Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-080132
#<BuildRuby:0x00007f151290fdc0
@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.20241111-080132",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001122 0.006201 3.513711 ( 3.497194)
build_miniruby 0.001635 0.000000 1.242686 ( 1.239796)
build_ruby 0.001673 0.000000 3.462164 ( 3.616609)
build_all 0.006509 0.001592 5.917049 ( 2.406516)
build_install 0.015454 0.001922 8.325343 ( 3.850289)
test_btest 0.000863 0.000210 76.686902 ( 19.949209)
test_basic 0.005279 0.004184 0.843113 ( 0.889317)
test_all 0.111327 0.036994 658.772504 (196.398424)
test_rubyspec 0.061383 0.021573 120.652737 ( 24.006288)
total: 255.85 sec