Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-141052
#<BuildRuby:0x00007f79f7d2fdc0
@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.20240715-141052",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.006682 2.767267 ( 2.762594)
build_miniruby 0.000274 0.001350 1.122854 ( 1.120590)
build_ruby 0.001429 0.000373 2.914214 ( 3.096864)
build_all 0.007354 0.000000 5.831926 ( 2.239162)
build_install 0.016669 0.000770 8.271775 ( 3.726995)
test_btest 0.000000 0.000862 99.896633 ( 25.610093)
test_basic 0.006178 0.001810 0.905896 ( 0.958492)
test_all 0.085820 0.058325 735.535789 (208.011709)
test_rubyspec 0.046387 0.039964 158.995083 ( 27.012720)
total: 274.54 sec