Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-162223
#<BuildRuby:0x00007f50b01afdd0
@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.20241127-162223",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003836 0.004226 3.500090 ( 3.431934)
build_miniruby 0.001133 0.000354 1.616543 ( 1.613103)
build_ruby 0.001554 0.000485 3.878254 ( 4.001417)
build_all 0.007910 0.000125 6.322224 ( 2.642114)
build_install 0.017364 0.001647 8.267657 ( 3.839202)
test_btest 0.000831 0.000224 77.002553 ( 20.360553)
test_basic 0.009159 0.000351 0.978789 ( 1.025692)
test_all 0.137983 0.012708 695.087913 (224.714421)
test_rubyspec 0.042279 0.040199 120.322593 ( 31.717670)
total: 293.35 sec