Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250226-060256
#<BuildRuby:0x00007f1f85fffdd8
@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.20250226-060256",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.004306 0.002832 3.369786 ( 2.641503)
build_miniruby 0.001157 0.000386 1.423936 ( 1.420912)
build_ruby 0.001364 0.000454 3.272686 ( 3.467113)
build_all 0.005001 0.003003 5.104839 ( 2.035512)
build_install 0.016595 0.001417 7.633791 ( 3.832117)
test_btest 0.000743 0.000230 45.556001 ( 12.433574)
test_basic 0.006821 0.000787 0.645118 ( 0.698524)
test_all 0.076826 0.038942 514.888393 (156.030908)
test_rubyspec 0.051700 0.022020 102.121668 ( 19.797893)
total: 202.36 sec