Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-133527
#<BuildRuby:0x00007f0fcf35fdc8
@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.20241017-133527",
@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.000000 0.000028 0.000028 ( 0.000029)
autoconf 0.000000 0.000036 0.000036 ( 0.000036)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.000000 0.007556 3.207866 ( 3.134171)
build_miniruby 0.001066 0.000466 1.701073 ( 1.698005)
build_ruby 0.001247 0.000416 3.928801 ( 4.123842)
build_all 0.007350 0.001052 7.390073 ( 3.042458)
build_install 0.017624 0.000241 9.910572 ( 4.764006)
test_btest 0.000678 0.000194 92.516445 ( 24.782808)
test_basic 0.005671 0.004679 1.144258 ( 1.191276)
test_all 0.102268 0.048518 758.605897 (222.609874)
test_rubyspec 0.050547 0.037725 134.462520 ( 30.831593)
total: 296.18 sec