Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-191539
#<BuildRuby:0x00007f3b0ccbfdd8
@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.20241007-191539",
@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.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.008037 0.001378 4.482288 ( 4.897914)
build_miniruby 0.001647 0.000282 1.880632 ( 2.029930)
build_ruby 0.000000 0.002536 4.624794 ( 21.853255)
build_all 0.005956 0.004530 8.349401 ( 5.161969)
build_install 0.017470 0.006211 11.668733 ( 7.744908)
test_btest 0.000860 0.000194 97.986684 ( 33.564002)
test_basic 0.007028 0.003978 1.128744 ( 1.173283)
test_all 0.104438 0.046772 807.743810 (249.704637)
test_rubyspec 0.057151 0.028632 139.768753 ( 30.954448)
total: 357.09 sec