Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-062003
#<BuildRuby:0x00007f9c1c9dfde0
@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.20241029-062003",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003063 0.004607 3.889903 ( 3.801208)
build_miniruby 0.001242 0.000267 1.586056 ( 1.584155)
build_ruby 0.002061 0.000000 3.627972 ( 3.861656)
build_all 0.008235 0.000433 6.516950 ( 2.778526)
build_install 0.012185 0.007298 9.084453 ( 4.312138)
test_btest 0.000700 0.000164 75.407138 ( 20.372755)
test_basic 0.009860 0.000380 1.026693 ( 1.071323)
test_all 0.105606 0.041479 744.558979 (234.073818)
test_rubyspec 0.044298 0.036361 118.924945 ( 28.084504)
total: 299.94 sec