Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-115437
#<BuildRuby:0x00007f36b65afde0
@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.20241109-115437",
@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.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006246 0.001366 3.781022 ( 3.693791)
build_miniruby 0.001351 0.000295 1.565747 ( 1.562547)
build_ruby 0.001741 0.000381 4.212413 ( 4.350083)
build_all 0.008727 0.000963 6.876023 ( 4.318488)
build_install 0.018188 0.005483 10.216480 ( 6.861558)
test_btest 0.000373 0.000694 79.407059 ( 26.208926)
test_basic 0.000000 0.009106 0.853395 ( 0.904025)
test_all 0.094343 0.051862 717.999982 (239.761969)
test_rubyspec 0.047775 0.033100 120.570759 ( 27.148354)
total: 314.81 sec