Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-104733
#<BuildRuby:0x00007f73aa61fdd0
@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.20240803-104733",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.007908 0.000622 3.331252 ( 3.294681)
build_miniruby 0.001379 0.000218 1.606654 ( 1.603451)
build_ruby 0.001689 0.000266 3.883280 ( 4.029269)
build_all 0.007744 0.001223 7.931448 ( 2.978725)
build_install 0.017996 0.003062 11.329722 ( 5.204302)
test_btest 0.000779 0.000124 119.289595 ( 31.718642)
test_basic 0.006498 0.003868 1.175598 ( 1.222970)
test_all 0.107610 0.044908 861.835541 (282.841712)
test_rubyspec 0.052385 0.041893 165.592423 ( 35.247279)
total: 368.14 sec