Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-232432
#<BuildRuby:0x00007f5313f6fdc0
@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.20241225-232432",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005290 0.000253 1.912287 ( 2.661540)
build_miniruby 0.001119 0.000224 1.309175 ( 1.306155)
build_ruby 0.000000 0.001968 3.477927 ( 59.721485)
build_all 0.003866 0.004152 6.188037 ( 2.592774)
build_install 0.013233 0.006078 7.620602 ( 3.823441)
test_btest 0.000963 0.000000 74.396402 ( 20.078465)
test_basic 0.008293 0.001496 0.857291 ( 0.901837)
test_all 0.091903 0.050813 698.922442 (202.585981)
test_rubyspec 0.052544 0.030337 115.650105 ( 27.505797)
total: 321.18 sec