Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-161655
#<BuildRuby:0x00007fc2e070fdc8
@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.20240928-161655",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.005643 0.003272 4.614379 ( 3.841749)
build_miniruby 0.000000 0.001710 1.644348 ( 1.641708)
build_ruby 0.000000 0.001937 4.165513 ( 4.355707)
build_all 0.003401 0.005497 7.026609 ( 2.956503)
build_install 0.010458 0.011442 10.142888 ( 4.434316)
test_btest 0.000713 0.000178 91.285404 ( 24.063166)
test_basic 0.010052 0.000662 1.067328 ( 1.110868)
test_all 0.107158 0.040960 753.314512 (218.973946)
test_rubyspec 0.061062 0.028458 134.468340 ( 30.678015)
total: 292.06 sec