Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-043326
#<BuildRuby:0x00007f5d1da6fdc0
@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.20240813-043326",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.004402 0.004080 4.138579 ( 4.047147)
build_miniruby 0.001931 0.000000 1.742378 ( 1.743308)
build_ruby 0.002568 0.000000 4.825570 ( 5.262210)
build_all 0.011162 0.000000 9.301244 ( 5.751406)
build_install 0.024628 0.001025 12.645345 ( 7.732865)
test_btest 0.000873 0.000183 117.982051 ( 38.204177)
test_basic 0.010333 0.000000 1.146262 ( 4.966036)
test_all 0.124944 0.028225 910.645324 (279.191173)
test_rubyspec 0.064745 0.025186 175.821609 ( 35.769588)
total: 382.67 sec