Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-233403
#<BuildRuby:0x0000561a04bb1f38
@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-233403",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003937 0.003440 2.282237 ( 4.246821)
build_miniruby 0.000000 0.001724 1.612335 ( 1.614669)
build_ruby 0.000000 0.001835 3.324544 ( 3.593203)
build_all 0.006986 0.001125 6.212481 ( 4.191294)
build_install 0.018148 0.000850 7.716449 ( 6.493303)
test_btest 0.000739 0.000103 82.905845 ( 42.724666)
test_basic 0.007976 0.000510 0.962667 ( 1.313220)
test_all 0.004392 0.005185 709.972265 (291.818759)
test_rubyspec 0.039952 0.029541 104.719126 (122.083611)
total: 478.08 sec