Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-054606
#<BuildRuby:0x000055b714e72018
@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.20240216-054606",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002507 0.004436 2.259150 ( 4.063417)
build_miniruby 0.001512 0.000280 2.134045 ( 2.192211)
build_ruby 0.000000 0.002056 3.478170 ( 3.848439)
build_all 0.006302 0.001647 6.878433 ( 5.097685)
build_install 0.013926 0.005422 8.340498 ( 6.482333)
test_btest 0.001148 0.000000 92.954876 ( 50.547766)
test_basic 0.004898 0.002723 1.013792 ( 1.122157)
test_all 0.071512 0.045850 796.110082 (350.691768)
test_rubyspec 0.048144 0.043479 126.437167 (136.519995)
total: 560.57 sec