Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-033929
#<BuildRuby:0x0000562be9855a00
@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.20230917-033929",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.007185 0.000495 1.890373 ( 3.170844)
build_miniruby 0.000000 0.001500 1.616211 ( 1.615108)
build_ruby 0.000000 0.001508 2.591357 ( 2.794581)
build_all 0.001981 0.004966 5.442608 ( 2.359127)
build_install 0.012056 0.003481 6.669117 ( 3.917034)
test_btest 0.000776 0.000114 82.972854 ( 21.639669)
test_basic 0.005408 0.000795 0.846407 ( 0.902218)
test_all 0.002663 0.006543 714.633433 (204.446702)
test_rubyspec 0.026791 0.039745 97.006469 (108.450035)
total: 349.30 sec