Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-184429
#<BuildRuby:0x00007fb07682fdd8
@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.20240630-184429",
@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.000007 0.000022 ( 0.000024)
autoconf 0.000028 0.000014 0.000042 ( 0.000042)
configure 0.000024 0.000012 0.000036 ( 0.000037)
build_up 0.001504 0.006494 3.851227 ( 3.415511)
build_miniruby 0.001233 0.000705 1.720432 ( 1.716920)
build_ruby 0.001434 0.000820 3.887204 ( 3.978894)
build_all 0.005588 0.003193 8.041527 ( 3.221541)
build_install 0.010180 0.009508 10.877735 ( 5.038775)
test_btest 0.000615 0.000374 116.710148 ( 31.876006)
test_basic 0.010526 0.001036 1.204294 ( 1.319875)
test_all 0.122071 0.031169 852.870739 (242.226504)
test_rubyspec 0.044274 0.049458 166.809566 ( 36.158283)
total: 328.95 sec