Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-224653
#<BuildRuby:0x0000564249102390
@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.20230923-224653",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006875 0.000784 2.301953 ( 4.782743)
build_miniruby 0.001215 0.000327 1.683583 ( 2.001012)
build_ruby 0.001280 0.000344 3.225258 ( 3.788051)
build_all 0.007029 0.001892 6.273748 ( 4.641986)
build_install 0.010232 0.009335 7.855286 ( 5.880050)
test_btest 0.000846 0.000272 83.369786 ( 48.428836)
test_basic 0.008420 0.000000 0.955573 ( 1.291317)
test_all 0.007931 0.002248 668.699051 (355.653694)
test_rubyspec 0.039024 0.033817 103.828712 (125.496880)
total: 551.97 sec