Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-074409
#<BuildRuby:0x00007f06630efdd8
@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.20241007-074409",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000037 0.000007 0.000044 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.006991 0.001165 4.248818 ( 4.255562)
build_miniruby 0.001301 0.000217 1.696216 ( 1.692619)
build_ruby 0.000000 0.001919 4.509258 ( 4.628246)
build_all 0.000630 0.008675 7.330745 ( 2.797939)
build_install 0.015390 0.004820 10.384372 ( 4.948957)
test_btest 0.001021 0.000250 96.356756 ( 25.506422)
test_basic 0.009905 0.000403 1.027111 ( 1.067855)
test_all 0.098716 0.052144 737.410771 (235.752593)
test_rubyspec 0.035943 0.050334 136.633166 ( 29.584242)
total: 310.24 sec