Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-211216
#<BuildRuby:0x000055f101216130
@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.20230912-211216",
@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.000000 0.000076 0.000076 ( 0.000099)
autoconf 0.000000 0.000029 0.000029 ( 0.000029)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.000000 0.007844 2.313931 ( 4.747894)
build_miniruby 0.000015 0.001525 1.685491 ( 1.869923)
build_ruby 0.001368 0.000406 3.407649 ( 3.757893)
build_all 0.003123 0.004900 6.283545 ( 4.260616)
build_install 0.017156 0.001568 7.946475 ( 5.739272)
test_btest 0.000997 0.000299 83.884814 ( 43.249668)
test_basic 0.004467 0.004278 0.973176 ( 1.225823)
test_all 0.007650 0.002468 673.119491 (302.155461)
test_rubyspec 0.037915 0.034633 105.598016 (124.512609)
total: 491.52 sec