Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-091649
#<BuildRuby:0x00007f93a699fde0
@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.20240714-091649",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000049 0.000006 0.000055 ( 0.000054)
configure 0.000045 0.000005 0.000050 ( 0.000045)
build_up 0.004438 0.004625 3.826022 ( 7.474535)
build_miniruby 0.002044 0.000284 1.782138 ( 2.238563)
build_ruby 0.002140 0.000298 4.414024 ( 28.535084)
build_all 0.010046 0.000782 8.795128 ( 10.947617)
build_install 0.022629 0.005143 11.991869 ( 16.279088)
test_btest 0.001329 0.000194 125.344299 (175.145765)
test_basic 0.001258 0.012068 1.324556 ( 2.465321)
test_all 0.129028 0.045874 933.918524 (982.244034)
test_rubyspec 0.052051 0.039514 169.795878 ( 59.257115)
total: 1284.59 sec