Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-202650
#<BuildRuby:0x00007f3be2effdd8
@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.20241203-202650",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000481 0.006877 2.765898 ( 2.577403)
build_miniruby 0.001122 0.000321 1.057189 ( 1.055162)
build_ruby 0.000000 0.001960 2.915461 ( 3.130094)
build_all 0.005485 0.002331 4.899919 ( 2.036863)
build_install 0.016014 0.002393 7.716941 ( 3.537355)
test_btest 0.000693 0.000202 67.140429 ( 27.557184)
test_basic 0.004146 0.004239 0.708323 ( 0.770641)
test_all 0.091583 0.050862 670.662646 (230.593970)
test_rubyspec 0.051908 0.026390 121.794465 ( 26.092532)
total: 297.35 sec