Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-225507
#<BuildRuby:0x00007f648680fdd0
@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.20241009-225507",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.008861 0.001571 4.261667 ( 6.235416)
build_miniruby 0.001996 0.000643 1.857082 ( 2.265316)
build_ruby 0.001668 0.000538 4.725872 ( 5.700027)
build_all 0.009562 0.001653 7.774812 ( 7.356673)
build_install 0.020843 0.005382 10.770332 ( 9.219699)
test_btest 0.000733 0.000225 97.401255 ( 82.354975)
test_basic 0.011765 0.000771 1.292152 ( 1.956183)
test_all 0.110559 0.049862 807.067261 (513.447220)
test_rubyspec 0.055006 0.035791 138.968005 ( 63.169346)
total: 691.71 sec