Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-140522
#<BuildRuby:0x00007f0e1736fde0
@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.20241108-140522",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.007122 0.000523 3.832405 ( 3.705914)
build_miniruby 0.001496 0.000250 1.550888 ( 1.548116)
build_ruby 0.000000 0.001805 4.157721 ( 14.900481)
build_all 0.002949 0.005216 6.657622 ( 2.834228)
build_install 0.005568 0.012758 9.471295 ( 4.708519)
test_btest 0.000781 0.000238 78.134253 ( 23.413700)
test_basic 0.004640 0.005265 1.029819 ( 5.863533)
test_all 0.100802 0.044065 706.852598 (233.536300)
test_rubyspec 0.043645 0.040697 122.664252 ( 27.252347)
total: 317.76 sec