Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-101542
#<BuildRuby:0x00007f8ab162fdc0
@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.20240923-101542",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004088 0.004027 3.818332 ( 3.203514)
build_miniruby 0.001201 0.000283 1.424964 ( 1.421630)
build_ruby 0.001764 0.000000 3.267717 ( 3.425857)
build_all 0.005319 0.002840 5.985165 ( 2.408350)
build_install 0.008943 0.008147 8.286307 ( 3.732393)
test_btest 0.000761 0.000215 82.627321 ( 21.815896)
test_basic 0.002008 0.007300 0.804353 ( 0.851024)
test_all 0.086499 0.065721 808.342655 (296.692232)
test_rubyspec 0.049242 0.038010 132.998611 ( 36.317965)
total: 369.87 sec