Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-191719
#<BuildRuby:0x00007f3f24cefdc8
@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.20240814-191719",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.006953 0.000759 3.114269 ( 3.080738)
build_miniruby 0.001231 0.000320 1.640803 ( 1.637369)
build_ruby 0.001472 0.000381 3.899743 ( 4.051467)
build_all 0.004506 0.004319 8.156401 ( 3.210639)
build_install 0.013541 0.007136 10.373148 ( 4.630976)
test_btest 0.000928 0.000000 113.189002 ( 31.499521)
test_basic 0.005389 0.005186 1.301234 ( 1.593764)
test_all 0.113444 0.033382 698.442034 (207.988639)
test_rubyspec 0.050834 0.038127 166.405825 ( 35.719836)
total: 293.41 sec