Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250127-152141
#<BuildRuby:0x00007fbf40d0fdc0
@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.20250127-152141",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002495 0.003669 2.855434 ( 2.303859)
build_miniruby 0.001131 0.000243 1.137043 ( 1.134560)
build_ruby 0.001311 0.000281 3.094363 ( 3.284704)
build_all 0.002725 0.004713 5.568754 ( 2.334909)
build_install 0.015741 0.001119 7.489053 ( 3.864115)
test_btest 0.000582 0.000133 60.849799 ( 17.015325)
test_basic 0.000106 0.007581 0.650157 ( 0.703869)
test_all 0.091503 0.025321 529.019020 (192.385171)
test_rubyspec 0.049272 0.023700 107.832848 ( 22.523775)
total: 245.55 sec