Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-232613
#<BuildRuby:0x00007f55a5b7fdc0
@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.20241217-232613",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006057 0.000758 2.565670 ( 3.568937)
build_miniruby 0.001694 0.000211 1.774343 ( 1.998516)
build_ruby 0.002747 0.000000 4.555454 ( 4.909997)
build_all 0.001477 0.008776 6.676349 ( 4.545275)
build_install 0.017799 0.005292 8.710878 ( 6.695013)
test_btest 0.000819 0.000159 79.577920 ( 34.145261)
test_basic 0.008673 0.001686 1.058716 ( 1.281169)
test_all 0.100184 0.048333 754.507358 (398.599015)
test_rubyspec 0.020001 0.060485 116.986443 ( 35.640191)
total: 491.39 sec