Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-230940
#<BuildRuby:0x00007f8fb778fde0
@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.20240827-230940",
@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.000024)
autoconf 0.000032 0.000013 0.000045 ( 0.000045)
configure 0.000026 0.000010 0.000036 ( 0.000037)
build_up 0.003164 0.005386 3.848437 ( 3.745205)
build_miniruby 0.001354 0.000581 1.658576 ( 1.664975)
build_ruby 0.000000 0.002217 4.461904 ( 4.617771)
build_all 0.009547 0.000605 8.735227 ( 3.966272)
build_install 0.003109 0.019946 11.455079 ( 5.836381)
test_btest 0.000779 0.000135 117.267507 ( 33.661265)
test_basic 0.001379 0.008438 1.166106 ( 1.213027)
test_all 0.101313 0.048932 814.806359 (253.070998)
test_rubyspec 0.058671 0.034709 163.750918 ( 35.153464)
total: 342.93 sec