Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-015312
#<BuildRuby:0x00007f380532fde0
@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.20240706-015312",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000042 0.000003 0.000045 ( 0.000044)
configure 0.000037 0.000003 0.000040 ( 0.000040)
build_up 0.005355 0.004066 4.689613 ( 4.304159)
build_miniruby 0.002020 0.000188 1.876940 ( 1.882747)
build_ruby 0.002246 0.000209 4.929908 ( 5.043627)
build_all 0.000381 0.010417 9.038231 ( 4.720246)
build_install 0.016177 0.004588 11.997717 ( 5.476725)
test_btest 0.000971 0.000159 121.297609 ( 34.167282)
test_basic 0.004506 0.004764 1.164799 ( 1.318438)
test_all 0.102095 0.052789 890.436280 (259.604567)
test_rubyspec 0.062450 0.034357 179.207386 ( 44.623691)
total: 361.14 sec