Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-203727
#<BuildRuby:0x0000559117066230
@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.20230901-203727",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.005347 0.000200 1.631428 ( 1.976093)
build_miniruby 0.001488 0.000213 1.549194 ( 1.547830)
build_ruby 0.001294 0.000184 3.043690 ( 3.248273)
build_all 0.001862 0.004510 5.334978 ( 2.053175)
build_install 0.013677 0.003585 6.522913 ( 3.140425)
test_btest 0.000793 0.000000 78.480160 ( 21.980765)
test_basic 0.004832 0.000305 0.743653 ( 0.804331)
test_all 0.007778 0.000666 647.480638 (194.230889)
test_rubyspec 0.040870 0.019841 88.704387 (100.026607)
total: 329.01 sec