Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-113523
#<BuildRuby:0x00007f1a3275fdc0
@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.20240615-113523",
@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.000030 0.000003 0.000033 ( 0.000029)
autoconf 0.000054 0.000006 0.000060 ( 0.000055)
configure 0.000048 0.000005 0.000053 ( 0.000048)
build_up 0.001341 0.007573 3.817504 ( 3.781738)
build_miniruby 0.001540 0.000250 1.678193 ( 1.683556)
build_ruby 0.001927 0.000313 4.473905 ( 4.715890)
build_all 0.005481 0.004298 8.237604 ( 3.945172)
build_install 0.019303 0.003140 10.789116 ( 5.390868)
test_btest 0.000663 0.000120 116.047259 ( 53.729988)
test_basic 0.003764 0.007901 1.285496 ( 1.355599)
test_all 0.102691 0.049147 906.827355 (376.232168)
test_rubyspec 0.058768 0.033388 159.508499 ( 36.414603)
total: 487.25 sec