Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-182038
#<BuildRuby:0x00007f57e3e1fdd8
@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.20241009-182038",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000035 0.000006 0.000041 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.004679 0.002747 3.813167 ( 3.812933)
build_miniruby 0.001314 0.000225 1.548436 ( 1.545292)
build_ruby 0.000000 0.001778 4.313678 ( 4.512292)
build_all 0.006043 0.003178 7.100140 ( 3.582352)
build_install 0.019686 0.000000 9.266567 ( 4.193893)
test_btest 0.000965 0.000000 90.872487 ( 24.390789)
test_basic 0.008486 0.002094 1.078585 ( 4.011017)
test_all 0.100080 0.047508 752.984741 (240.855755)
test_rubyspec 0.037977 0.050102 138.304858 ( 38.839245)
total: 325.74 sec