Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-151002
#<BuildRuby:0x00007f369e28fdd0
@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.20241130-151002",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.008420 0.001717 3.763928 ( 3.922488)
build_miniruby 0.001351 0.000520 1.800979 ( 1.824866)
build_ruby 0.001617 0.000622 4.536190 ( 4.740652)
build_all 0.006982 0.002685 6.896392 ( 4.304361)
build_install 0.013967 0.009209 9.701709 ( 6.360141)
test_btest 0.000195 0.000813 82.379503 ( 48.912592)
test_basic 0.003498 0.008152 1.099940 ( 1.339113)
test_all 0.083527 0.071617 820.977333 (338.220535)
test_rubyspec 0.055761 0.025840 122.114741 ( 25.739932)
total: 435.37 sec