Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-074251
#<BuildRuby:0x00007f245462fdc0
@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.20241013-074251",
@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.000005 0.000027 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.001885 0.006427 3.656180 ( 3.584229)
build_miniruby 0.001254 0.000314 1.705363 ( 1.701908)
build_ruby 0.001445 0.000362 3.581684 ( 3.745105)
build_all 0.006690 0.002605 7.019119 ( 2.811615)
build_install 0.018778 0.001982 8.936519 ( 4.100018)
test_btest 0.000846 0.000202 90.412387 ( 24.314832)
test_basic 0.010000 0.000645 1.022911 ( 1.065859)
test_all 0.108870 0.041500 694.139083 (200.938664)
test_rubyspec 0.062784 0.023937 134.278111 ( 23.737075)
total: 266.00 sec