Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-004206
#<BuildRuby:0x00005618d1461a00
@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.20230802-004206",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000000 0.000038 0.000038 ( 0.000037)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.000000 0.006611 2.227778 ( 4.371245)
build_miniruby 0.000319 0.001024 1.695370 ( 2.842836)
build_ruby 0.000000 0.001755 3.343934 ( 4.369638)
build_all 0.000758 0.006456 2.558927 ( 2.810005)
build_install 0.018422 0.000453 3.991992 ( 4.357211)
test_btest 0.000594 0.000129 79.225727 ( 43.184691)
test_basic 0.005781 0.001265 0.944039 ( 1.393897)
test_all 0.000424 0.000663 653.055310 (314.421685)
test_rubyspec 0.021723 0.033382 96.740786 (130.516674)
total: 508.27 sec