Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-163812
#<BuildRuby:0x00007ff727cafdc0
@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.20241001-163812",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000043 0.000011 0.000054 ( 0.000053)
configure 0.000039 0.000010 0.000049 ( 0.000048)
build_up 0.008343 0.002086 5.218103 ( 11.279201)
build_miniruby 0.001951 0.000000 1.872663 ( 2.441241)
build_ruby 0.002331 0.000012 4.883374 ( 29.931282)
build_all 0.004424 0.005538 7.888145 ( 8.735111)
build_install 0.019503 0.006875 11.738315 ( 12.499245)
test_btest 0.000930 0.000086 102.720287 (117.359540)
test_basic 0.011976 0.001109 1.326104 ( 2.071792)
test_all 0.124543 0.041945 858.187753 (948.984530)
test_rubyspec 0.057674 0.039226 142.447336 (102.803296)
total: 1236.11 sec