Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-222152
#<BuildRuby:0x00007f3bc1e2fdc0
@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.20240616-222152",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.007568 3.064305 ( 3.044053)
build_miniruby 0.001018 0.000517 1.307010 ( 1.303935)
build_ruby 0.001404 0.000451 3.693061 ( 3.899581)
build_all 0.002938 0.005067 7.023937 ( 2.766987)
build_install 0.008559 0.009148 9.635590 ( 4.526804)
test_btest 0.000779 0.000317 107.960497 ( 27.883313)
test_basic 0.007318 0.001344 1.194517 ( 1.244206)
test_all 0.103981 0.051516 834.434669 (240.917501)
test_rubyspec 0.058194 0.035196 154.627025 ( 29.186204)
total: 314.77 sec