Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-072107
#<BuildRuby:0x00007f66ba46fdc0
@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.20240709-072107",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.009456 0.001720 4.788892 ( 9.329796)
build_miniruby 0.001687 0.000528 2.304657 ( 3.850991)
build_ruby 0.000000 0.002745 4.681370 ( 7.511719)
build_all 0.005818 0.006067 8.967634 ( 12.885344)
build_install 0.023049 0.004878 12.748452 ( 18.995112)
test_btest 0.000776 0.000266 128.735852 (193.100899)
test_basic 0.008601 0.004303 1.404408 ( 2.929120)
test_all 0.119871 0.046361 996.613437 (756.965308)
test_rubyspec 0.056360 0.031846 173.074210 ( 45.923107)
total: 1051.49 sec