Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-210141
#<BuildRuby:0x00007f3fb569fdd8
@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.20240905-210141",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.002991 0.004883 3.702565 ( 3.628168)
build_miniruby 0.001499 0.000414 1.359203 ( 1.355255)
build_ruby 0.001507 0.000416 4.141383 ( 4.349151)
build_all 0.006053 0.002369 8.120046 ( 3.289882)
build_install 0.008079 0.010780 11.073950 ( 5.456444)
test_btest 0.000787 0.000270 115.647701 ( 31.924868)
test_basic 0.005209 0.004418 1.194948 ( 1.242661)
test_all 0.113736 0.038750 821.918632 (243.083397)
test_rubyspec 0.063621 0.029765 159.880759 ( 27.946244)
total: 322.28 sec