Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-014211
#<BuildRuby:0x000055f589db2098
@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.20230921-014211",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000051 0.000000 0.000051 ( 0.000029)
build_up 0.006556 0.000297 2.352197 ( 3.800693)
build_miniruby 0.001659 0.000185 1.600950 ( 1.613718)
build_ruby 0.001518 0.000169 3.163747 ( 3.361176)
build_all 0.003688 0.004750 6.180833 ( 3.791928)
build_install 0.019210 0.000000 7.738336 ( 6.610581)
test_btest 0.001007 0.000000 82.958021 ( 42.973170)
test_basic 0.005043 0.003614 1.003302 ( 1.246964)
test_all 0.006265 0.002536 670.150284 (266.545894)
test_rubyspec 0.042582 0.028375 105.128239 (120.450772)
total: 450.40 sec