Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-231848
#<BuildRuby:0x00007fad7990fdc0
@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.20240702-231848",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000029 0.000013 0.000042 ( 0.000042)
configure 0.000024 0.000012 0.000036 ( 0.000036)
build_up 0.006475 0.001098 3.621449 ( 3.201535)
build_miniruby 0.001204 0.000535 1.314701 ( 1.312109)
build_ruby 0.000000 0.001994 3.404597 ( 3.590151)
build_all 0.005627 0.002756 7.717870 ( 3.043839)
build_install 0.017476 0.002704 10.851662 ( 5.028620)
test_btest 0.000652 0.000277 111.672591 ( 29.637030)
test_basic 0.005157 0.004577 1.129127 ( 1.178270)
test_all 0.109439 0.043910 741.430017 (233.743657)
test_rubyspec 0.059705 0.035276 165.651991 ( 27.823676)
total: 308.56 sec