Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-171713
#<BuildRuby:0x00007f0bf881fdc0
@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.20240922-171713",
@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.000020 0.000003 0.000023 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.004172 0.004881 4.699284 ( 3.927456)
build_miniruby 0.001273 0.000262 1.590507 ( 1.587070)
build_ruby 0.001827 0.000000 3.835176 ( 4.028807)
build_all 0.007197 0.000986 6.687424 ( 2.790398)
build_install 0.011420 0.005905 9.732741 ( 4.390637)
test_btest 0.000769 0.000171 95.271754 ( 38.091848)
test_basic 0.003605 0.007656 1.103567 ( 1.150709)
test_all 0.106002 0.044000 755.159911 (236.025863)
test_rubyspec 0.038398 0.049537 134.645112 ( 29.974683)
total: 321.97 sec