Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-073143
#<BuildRuby:0x00007fbca99dfdd8
@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.20240618-073143",
@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.000010 0.000033 ( 0.000028)
autoconf 0.000035 0.000017 0.000052 ( 0.000047)
configure 0.000031 0.000015 0.000046 ( 0.000046)
build_up 0.005865 0.002815 4.003983 ( 4.052932)
build_miniruby 0.000000 0.002110 1.751385 ( 1.770001)
build_ruby 0.000049 0.002026 4.536253 ( 4.638185)
build_all 0.006795 0.003533 8.337013 ( 4.431745)
build_install 0.011307 0.012233 11.074938 ( 6.529072)
test_btest 0.000541 0.000309 115.989631 ( 50.207682)
test_basic 0.010638 0.003422 1.353641 ( 1.474228)
test_all 0.096883 0.053793 876.347514 (358.541032)
test_rubyspec 0.062685 0.029167 162.906481 ( 39.700776)
total: 471.35 sec