Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-074151
#<BuildRuby:0x000055effc1da118
@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.20230924-074151",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008142 0.000012 2.307812 ( 4.534076)
build_miniruby 0.000000 0.001431 1.645740 ( 1.888811)
build_ruby 0.000000 0.001813 3.404320 ( 3.814106)
build_all 0.001207 0.007394 6.048911 ( 4.232352)
build_install 0.009248 0.010933 7.732489 ( 5.453737)
test_btest 0.000667 0.000159 82.704074 ( 44.677224)
test_basic 0.005126 0.004127 0.998461 ( 1.368941)
test_all 0.003567 0.006445 664.946315 (269.913757)
test_rubyspec 0.053393 0.015922 103.734917 (122.452231)
total: 458.34 sec