Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-103649
#<BuildRuby:0x000055aa541fde80
@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.20231207-103649",
@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.000030 0.000004 0.000034 ( 0.000031)
autoconf 0.000042 0.000007 0.000049 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.007353 0.000521 2.407766 ( 2.930700)
build_miniruby 0.001649 0.000000 1.569106 ( 1.575861)
build_ruby 0.001659 0.000000 3.362994 ( 3.615484)
build_all 0.004625 0.003376 6.004790 ( 4.370649)
build_install 0.020245 0.000067 7.678684 ( 6.057564)
test_btest 0.000659 0.000097 86.060719 ( 63.818449)
test_basic 0.002739 0.004478 0.938514 ( 1.103356)
test_all 0.086263 0.038508 729.766160 (445.865172)
test_rubyspec 0.024976 0.055165 105.427474 (171.602120)
total: 700.94 sec