Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-093253
#<BuildRuby:0x00007fd46323fde0
@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.20240718-093253",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.008096 0.002024 4.320860 ( 6.299646)
build_miniruby 0.000000 0.002372 2.320427 ( 2.751511)
build_ruby 0.000369 0.001845 4.727481 ( 5.468943)
build_all 0.004400 0.007147 9.279240 ( 8.666785)
build_install 0.019094 0.009130 12.978798 ( 12.505417)
test_btest 0.000900 0.000307 124.935313 (115.527939)
test_basic 0.009792 0.003350 1.342833 ( 1.882518)
test_all 0.101303 0.064685 900.541497 (500.303996)
test_rubyspec 0.025950 0.067247 171.034877 ( 41.501784)
total: 694.91 sec