Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-064256
#<BuildRuby:0x00005634a4e3e4f8
@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.20231216-064256",
@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.000021 0.000003 0.000024 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000031)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.007003 0.001297 2.569589 ( 3.082563)
build_miniruby 0.001678 0.000000 1.844075 ( 1.869725)
build_ruby 0.002126 0.000000 3.628441 ( 3.844299)
build_all 0.007532 0.000543 6.040840 ( 3.073199)
build_install 0.018760 0.001636 7.556824 ( 4.620414)
test_btest 0.000964 0.000000 86.319542 ( 42.341642)
test_basic 0.001950 0.007029 0.957830 ( 1.178012)
test_all 0.078408 0.047309 682.935944 (235.217238)
test_rubyspec 0.040676 0.012400 83.962202 ( 95.282939)
total: 390.51 sec