Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-055102
#<BuildRuby:0x00005608cdfa6258
@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.20231214-055102",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006191 0.000348 2.278899 ( 2.375929)
build_miniruby 0.001431 0.000229 1.552163 ( 1.551842)
build_ruby 0.001730 0.000277 3.233002 ( 3.412266)
build_all 0.007366 0.000000 5.770794 ( 2.831099)
build_install 0.007378 0.009889 7.241266 ( 4.040288)
test_btest 0.000605 0.000135 80.971918 ( 31.887313)
test_basic 0.007305 0.000600 0.862690 ( 1.755905)
test_all 0.076732 0.040929 684.306975 (246.594821)
test_rubyspec 0.039328 0.027696 94.292872 (108.534354)
total: 402.98 sec