Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-215040
#<BuildRuby:0x00007f1bad38fde0
@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.20240927-215040",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003448 0.004594 4.338718 ( 3.486251)
build_miniruby 0.001352 0.000241 1.565832 ( 1.562344)
build_ruby 0.001560 0.000279 3.818881 ( 3.976360)
build_all 0.008341 0.000712 7.003433 ( 2.938855)
build_install 0.013693 0.004474 10.449423 ( 4.850592)
test_btest 0.000813 0.000152 93.408055 ( 24.787312)
test_basic 0.005890 0.003805 1.116377 ( 1.164854)
test_all 0.110191 0.039825 740.789622 (230.297781)
test_rubyspec 0.023711 0.063715 131.876884 ( 28.572398)
total: 301.64 sec