Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-030437
#<BuildRuby:0x000055d2437364f8
@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.20231205-030437",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003932 0.003926 2.357590 ( 3.334904)
build_miniruby 0.001465 0.000000 1.639448 ( 1.833488)
build_ruby 0.001913 0.000000 3.182780 ( 3.663358)
build_all 0.005428 0.003097 5.832730 ( 4.648345)
build_install 0.018645 0.000000 7.322946 ( 5.946725)
test_btest 0.001172 0.000216 81.949382 ( 60.311797)
test_basic 0.007026 0.000769 0.932000 ( 1.308748)
test_all 0.068070 0.048737 672.243291 (291.946929)
test_rubyspec 0.044981 0.019035 93.594357 (105.369276)
total: 478.36 sec