Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-070626
#<BuildRuby:0x00007fdf6c33fdd0
@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-070626",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000045 0.000007 0.000052 ( 0.000051)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.000000 0.009096 4.253498 ( 3.999264)
build_miniruby 0.000000 0.001765 2.258617 ( 2.258048)
build_ruby 0.002180 0.000000 4.733367 ( 4.884314)
build_all 0.009599 0.000000 8.851250 ( 3.715061)
build_install 0.018781 0.004692 12.138172 ( 6.155299)
test_btest 0.000758 0.000166 121.364671 ( 32.900336)
test_basic 0.006171 0.004517 1.000015 ( 1.968359)
test_all 0.136216 0.013307 817.728754 (252.088064)
test_rubyspec 0.066350 0.030069 170.273556 ( 31.454543)
total: 339.42 sec