Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-070912
#<BuildRuby:0x00007f710bc5fde0
@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.20240904-070912",
@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.000007 0.000024 ( 0.000023)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.008147 0.000041 3.404706 ( 3.664568)
build_miniruby 0.001251 0.000446 1.462610 ( 1.459161)
build_ruby 0.001499 0.000535 4.265001 ( 4.376024)
build_all 0.003853 0.004022 8.159793 ( 3.346406)
build_install 0.017126 0.001518 10.899069 ( 5.268038)
test_btest 0.000702 0.000240 120.370255 ( 31.415895)
test_basic 0.000000 0.011410 1.232083 ( 1.287293)
test_all 0.083450 0.063637 810.457930 (237.062974)
test_rubyspec 0.062428 0.023673 168.233906 ( 36.710678)
total: 324.59 sec