Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-140622
#<BuildRuby:0x00007f2bb830fdc8
@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.20241119-140622",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.002904 0.004506 3.430336 ( 3.332009)
build_miniruby 0.001263 0.000245 1.573869 ( 1.571096)
build_ruby 0.001497 0.000290 3.599905 ( 3.809771)
build_all 0.006330 0.001225 6.070951 ( 2.548626)
build_install 0.017610 0.000000 9.142103 ( 4.425593)
test_btest 0.000934 0.000000 75.293118 ( 20.135969)
test_basic 0.001972 0.008453 0.951984 ( 1.003189)
test_all 0.110321 0.034183 719.253437 (218.113412)
test_rubyspec 0.051832 0.032087 112.936832 ( 25.945340)
total: 280.89 sec