Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-192135
#<BuildRuby:0x00007f777ae0fdc8
@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.20241120-192135",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.006189 0.002292 3.923937 ( 4.835546)
build_miniruby 0.001333 0.000494 1.691505 ( 1.905843)
build_ruby 0.001519 0.000562 4.341477 ( 4.955518)
build_all 0.009462 0.000285 6.812199 ( 5.374163)
build_install 0.021588 0.002933 9.581846 ( 9.207865)
test_btest 0.000749 0.000235 80.462515 ( 67.540172)
test_basic 0.007353 0.003877 1.168904 ( 1.757799)
test_all 0.120269 0.031421 826.662640 (520.391105)
test_rubyspec 0.035617 0.046912 124.248440 ( 44.485327)
total: 660.45 sec