Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-183551
#<BuildRuby:0x00007faaf895fdd0
@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.20240905-183551",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003014 0.004665 3.337776 ( 3.521672)
build_miniruby 0.001396 0.000316 1.302333 ( 1.299350)
build_ruby 0.001745 0.000395 3.891187 ( 4.019286)
build_all 0.007342 0.000689 7.684223 ( 2.896888)
build_install 0.019773 0.000508 10.555584 ( 5.006986)
test_btest 0.000757 0.000147 116.003369 ( 30.281833)
test_basic 0.009716 0.001008 1.133893 ( 1.186095)
test_all 0.104573 0.043676 811.361997 (239.320443)
test_rubyspec 0.033455 0.056198 160.871823 ( 34.141020)
total: 321.67 sec