Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-004602
#<BuildRuby:0x000055685e4ada00
@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.20240312-004602",
@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.000007 0.000024 ( 0.000023)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.008467 0.000202 2.831871 ( 3.176308)
build_miniruby 0.001259 0.000438 1.787394 ( 1.805666)
build_ruby 0.001305 0.000454 3.924511 ( 4.196517)
build_all 0.007221 0.001044 6.947395 ( 3.410591)
build_install 0.021733 0.000000 8.904637 ( 5.610920)
test_btest 0.000756 0.000000 94.135758 ( 37.299855)
test_basic 0.004663 0.002412 1.016242 ( 1.097172)
test_all 0.079529 0.040293 802.103600 (296.753994)
test_rubyspec 0.049337 0.041380 123.571737 (133.202070)
total: 486.55 sec