Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-092621
#<BuildRuby:0x00007fcef216fdc8
@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.20241201-092621",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.008758 0.001281 3.712888 ( 4.601510)
build_miniruby 0.001219 0.000326 1.786874 ( 2.167886)
build_ruby 0.001691 0.000451 4.408438 ( 50.205576)
build_all 0.009017 0.001238 6.915706 ( 4.694827)
build_install 0.013034 0.010051 9.995729 ( 6.818988)
test_btest 0.000669 0.000203 82.865750 ( 62.336505)
test_basic 0.010426 0.000390 1.091374 ( 4.746170)
test_all 0.134123 0.014198 797.363932 (475.299684)
test_rubyspec 0.051375 0.039557 125.437778 ( 53.577915)
total: 664.45 sec