Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-094919
#<BuildRuby:0x000055692614a390
@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.20240226-094919",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007801 0.000807 2.668393 ( 3.668245)
build_miniruby 0.001390 0.000144 1.870872 ( 2.235147)
build_ruby 0.001880 0.000195 3.731574 ( 4.412537)
build_all 0.000715 0.008464 6.904368 ( 5.639390)
build_install 0.017706 0.004364 8.850615 ( 7.661422)
test_btest 0.000663 0.000121 93.346048 ( 70.646844)
test_basic 0.000000 0.007458 0.991474 ( 1.492471)
test_all 0.083119 0.044859 781.957673 (728.628781)
test_rubyspec 0.066364 0.035705 138.858530 (235.929441)
total: 1060.32 sec