Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-110524
#<BuildRuby:0x00007f8ab345fde0
@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.20240730-110524",
@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.000020)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001016 0.007218 2.875227 ( 2.991557)
build_miniruby 0.001540 0.000000 1.206151 ( 1.203058)
build_ruby 0.001677 0.000000 3.344169 ( 3.778550)
build_all 0.004742 0.003973 7.372052 ( 2.854628)
build_install 0.019593 0.000000 9.388812 ( 4.181120)
test_btest 0.001307 0.000000 107.268789 ( 27.541364)
test_basic 0.007430 0.003276 0.947562 ( 0.993873)
test_all 0.085299 0.066551 841.447255 (253.893278)
test_rubyspec 0.042965 0.045966 168.485667 ( 28.094414)
total: 325.53 sec