Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-183053
#<BuildRuby:0x00007ff279d5fde0
@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.20240625-183053",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.008166 0.000096 3.728251 ( 3.719297)
build_miniruby 0.001787 0.000000 1.321149 ( 1.318285)
build_ruby 0.002038 0.000000 3.942580 ( 4.073787)
build_all 0.001176 0.009345 7.819703 ( 3.048929)
build_install 0.009167 0.010185 10.454249 ( 4.935652)
test_btest 0.000000 0.001123 112.950125 ( 30.835330)
test_basic 0.000000 0.009196 1.173750 ( 1.218582)
test_all 0.088372 0.060461 817.036468 (242.285813)
test_rubyspec 0.034173 0.060969 161.569605 ( 34.821300)
total: 326.26 sec