Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-005630
#<BuildRuby:0x00005625494fe3d0
@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.20240221-005630",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.007737 2.577842 ( 2.437311)
build_miniruby 0.001104 0.000233 1.693678 ( 1.692916)
build_ruby 0.001368 0.000290 3.595095 ( 3.853370)
build_all 0.005650 0.002421 6.946027 ( 3.414939)
build_install 0.008333 0.011567 8.794348 ( 4.933878)
test_btest 0.000000 0.000972 92.534202 ( 35.412792)
test_basic 0.005286 0.001915 0.914844 ( 0.985352)
test_all 0.082931 0.033604 799.862986 (304.360267)
test_rubyspec 0.050066 0.041552 126.342956 (135.694177)
total: 492.79 sec