Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-032012
#<BuildRuby:0x00007efe4901fdd0
@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.20241105-032012",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000043 0.000008 0.000051 ( 0.000050)
configure 0.000037 0.000008 0.000045 ( 0.000043)
build_up 0.005537 0.004363 4.343453 ( 5.269793)
build_miniruby 0.000000 0.002141 2.296520 ( 2.480867)
build_ruby 0.000000 0.002055 4.629899 ( 4.969663)
build_all 0.003234 0.007629 7.099995 ( 4.712807)
build_install 0.016894 0.006818 10.616598 ( 7.124897)
test_btest 0.000873 0.000000 83.870519 ( 61.590460)
test_basic 0.012473 0.000000 1.127019 ( 1.288786)
test_all 0.121051 0.032869 773.803808 (383.839691)
test_rubyspec 0.062043 0.018330 119.937665 ( 27.074071)
total: 498.35 sec