Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-202034
#<BuildRuby:0x0000560003c323b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230103-202034",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003941 0.000438 1.058702 ( 1.448494)
build_miniruby 0.001253 0.000000 1.258897 ( 1.257695)
build_ruby 0.001634 0.000000 3.160198 ( 3.534480)
build_all 0.007083 0.000000 3.628428 ( 1.835446)
build_install 0.014655 0.000000 2.967272 ( 2.112352)
test_btest 0.000910 0.000044 57.091269 ( 19.526449)
test_basic 0.005504 0.000459 0.414415 ( 0.514542)
test_all 0.001850 0.000155 635.655012 (203.431686)
test_rubyspec 0.031077 0.012483 66.193535 ( 76.233412)
total: 309.90 sec