Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-141944
#<BuildRuby:0x00007fc10f5bfdd8
@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.20241101-141944",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005022 0.002043 2.889866 ( 2.914475)
build_miniruby 0.001200 0.000336 1.199535 ( 1.198978)
build_ruby 0.001549 0.000434 3.537617 ( 3.707778)
build_all 0.007842 0.000049 5.689113 ( 2.235029)
build_install 0.017128 0.000404 8.173708 ( 3.836258)
test_btest 0.000900 0.000070 75.454608 ( 21.743599)
test_basic 0.003800 0.006899 0.829728 ( 0.873137)
test_all 0.111854 0.035813 630.110198 (190.490167)
test_rubyspec 0.040670 0.043536 111.962360 ( 22.044221)
total: 249.04 sec