Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-052939
#<BuildRuby:0x00007f80dd1bfde0
@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.20241130-052939",
@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.000027)
autoconf 0.000038 0.000012 0.000050 ( 0.000049)
configure 0.000034 0.000011 0.000045 ( 0.000043)
build_up 0.006889 0.002153 3.874129 ( 4.087296)
build_miniruby 0.001321 0.000413 2.277387 ( 2.330361)
build_ruby 0.001906 0.000596 4.628161 ( 4.785629)
build_all 0.004955 0.004509 6.935002 ( 3.209784)
build_install 0.018477 0.003340 9.943074 ( 5.134682)
test_btest 0.000748 0.000237 85.167649 ( 49.720361)
test_basic 0.010271 0.002167 1.212868 ( 4.588452)
test_all 0.130067 0.023409 770.750812 (485.703970)
test_rubyspec 0.062279 0.028826 130.685154 ( 59.418273)
total: 618.98 sec