Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-133605
#<BuildRuby:0x00007f75b280fdc0
@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.20241111-133605",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002766 0.004938 3.647972 ( 3.479802)
build_miniruby 0.001232 0.000411 1.546861 ( 1.543280)
build_ruby 0.000000 0.001981 4.412307 ( 4.545921)
build_all 0.003704 0.005367 6.692161 ( 2.891915)
build_install 0.015641 0.004520 9.724970 ( 4.714064)
test_btest 0.000658 0.000250 81.336895 ( 21.729900)
test_basic 0.006838 0.005232 1.092826 ( 1.141492)
test_all 0.101740 0.045283 675.357381 (197.433814)
test_rubyspec 0.067237 0.015428 121.782817 ( 23.727235)
total: 261.21 sec