Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-225830
#<BuildRuby:0x00007f0d6904fdd0
@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.20241208-225830",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000025 0.000010 0.000035 ( 0.000034)
build_up 0.006695 0.001004 3.116966 ( 3.036038)
build_miniruby 0.001116 0.000402 1.263263 ( 1.263440)
build_ruby 0.001478 0.000532 3.822475 ( 3.923322)
build_all 0.008781 0.000173 6.118013 ( 2.584419)
build_install 0.013765 0.007056 8.477719 ( 4.115703)
test_btest 0.000665 0.000235 77.853659 ( 23.983486)
test_basic 0.006733 0.003466 1.008039 ( 1.058564)
test_all 0.107855 0.041327 686.518136 (216.645112)
test_rubyspec 0.041574 0.037581 115.306387 ( 20.866410)
total: 277.48 sec