Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-123829
#<BuildRuby:0x00007f6aea90fdd8
@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.20240713-123829",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007100 0.000451 3.623178 ( 3.661624)
build_miniruby 0.001551 0.000229 1.498504 ( 1.504112)
build_ruby 0.001834 0.000270 3.705765 ( 3.889945)
build_all 0.008890 0.000060 7.512436 ( 2.947306)
build_install 0.011329 0.008236 10.371873 ( 4.818299)
test_btest 0.000872 0.000156 112.803270 ( 31.504021)
test_basic 0.000972 0.007735 1.222246 ( 1.272846)
test_all 0.095479 0.054191 805.922376 (223.601729)
test_rubyspec 0.073400 0.016957 165.527284 ( 31.267777)
total: 304.47 sec