Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-033114
#<BuildRuby:0x00007fb8a60ffdc8
@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.20240925-033114",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007339 0.001761 4.887118 ( 4.648129)
build_miniruby 0.001532 0.000368 1.764194 ( 1.831981)
build_ruby 0.001718 0.000413 4.608385 ( 5.165990)
build_all 0.009440 0.001172 7.528863 ( 4.685118)
build_install 0.014722 0.009406 11.022405 ( 6.472631)
test_btest 0.000000 0.001199 91.548390 ( 26.199106)
test_basic 0.007726 0.002863 1.099075 ( 1.154118)
test_all 0.112226 0.035034 761.401720 (222.543672)
test_rubyspec 0.052490 0.028987 132.833945 ( 27.839722)
total: 300.54 sec