Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-084427
#<BuildRuby:0x0000562c5f972390
@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.20230922-084427",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.007174 2.384433 ( 4.679408)
build_miniruby 0.000000 0.001583 1.697808 ( 1.937474)
build_ruby 0.000000 0.002055 3.572281 ( 4.158630)
build_all 0.000000 0.008701 6.352569 ( 4.855519)
build_install 0.010131 0.009289 8.080311 ( 6.347893)
test_btest 0.000659 0.000272 84.710105 ( 49.454407)
test_basic 0.006165 0.002551 1.014970 ( 1.308922)
test_all 0.008199 0.001529 732.582840 (350.474099)
test_rubyspec 0.047430 0.024896 106.110038 (126.478242)
total: 549.70 sec