Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-071330
#<BuildRuby:0x00007f1b093bfdc8
@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.20241011-071330",
@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.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.004569 0.003395 3.844412 ( 3.943087)
build_miniruby 0.001316 0.000226 1.647279 ( 1.644186)
build_ruby 0.001656 0.000283 4.009759 ( 34.349673)
build_all 0.004337 0.004838 7.345417 ( 2.999083)
build_install 0.012036 0.008132 10.495714 ( 5.031020)
test_btest 0.000758 0.000180 91.257377 ( 24.048486)
test_basic 0.006439 0.004710 0.887576 ( 0.936394)
test_all 0.117449 0.033547 764.424604 (254.360931)
test_rubyspec 0.050833 0.036508 132.644542 ( 28.633344)
total: 355.95 sec