Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-004523
#<BuildRuby:0x00007fc71464fdd8
@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.20240701-004523",
@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.000034 0.000009 0.000043 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.005658 0.003365 4.254595 ( 3.752582)
build_miniruby 0.001485 0.000406 1.717009 ( 1.717618)
build_ruby 0.001496 0.000408 3.976216 ( 4.109400)
build_all 0.006230 0.004681 8.355547 ( 3.243215)
build_install 0.009059 0.014145 11.199703 ( 5.225868)
test_btest 0.000688 0.000256 112.435108 ( 29.331974)
test_basic 0.002479 0.007788 1.155798 ( 1.205586)
test_all 0.101111 0.053842 848.624176 (266.393291)
test_rubyspec 0.042105 0.056193 169.859625 ( 30.528212)
total: 345.51 sec