Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-235026
#<BuildRuby:0x000055988e562120
@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.20230920-235026",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002769 0.003751 2.122113 ( 3.344965)
build_miniruby 0.001464 0.000261 1.646931 ( 1.660261)
build_ruby 0.001928 0.000344 3.082466 ( 3.308402)
build_all 0.008075 0.000000 6.276774 ( 3.340597)
build_install 0.014970 0.004564 7.504424 ( 5.580181)
test_btest 0.001049 0.000191 81.849979 ( 35.529163)
test_basic 0.007173 0.000529 0.961220 ( 1.072226)
test_all 0.005289 0.003635 662.830432 (264.495169)
test_rubyspec 0.033700 0.032119 102.372085 (114.043345)
total: 432.38 sec