Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-072530
#<BuildRuby:0x00007f31f911fdc8
@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.20241229-072530",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000022 0.000010 0.000032 ( 0.000033)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.000000 0.005789 1.971885 ( 2.308954)
build_miniruby 0.001130 0.000552 1.534854 ( 1.532092)
build_ruby 0.001780 0.000000 4.222934 ( 30.322488)
build_all 0.008919 0.000000 6.375183 ( 3.992012)
build_install 0.008971 0.008061 8.149599 ( 4.459315)
test_btest 0.000000 0.001043 74.227839 ( 21.054083)
test_basic 0.003198 0.008475 0.996817 ( 1.054712)
test_all 0.113894 0.030113 712.868254 (234.946910)
test_rubyspec 0.049254 0.037339 119.197273 ( 28.674005)
total: 328.35 sec