Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-224308
#<BuildRuby:0x00007f90ec09fdd8
@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.20240824-224308",
@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.000038 0.000008 0.000046 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.000000 0.007730 3.743010 ( 3.604086)
build_miniruby 0.001181 0.000445 1.613527 ( 1.610237)
build_ruby 0.001662 0.000429 4.275704 ( 4.432112)
build_all 0.004517 0.004201 7.943134 ( 3.146159)
build_install 0.009979 0.007463 10.412676 ( 4.804166)
test_btest 0.000644 0.000202 114.702290 ( 31.342510)
test_basic 0.009762 0.001746 1.158727 ( 1.211532)
test_all 0.102224 0.044895 786.672141 (234.769725)
test_rubyspec 0.067768 0.020267 162.780200 ( 36.988609)
total: 321.91 sec