Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-162231
#<BuildRuby:0x00007f41a481fdc0
@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.20241112-162231",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.000014 0.006475 2.569338 ( 2.653739)
build_miniruby 0.001240 0.000216 1.419620 ( 1.417012)
build_ruby 0.001855 0.000000 3.286829 ( 3.457992)
build_all 0.006816 0.000853 5.723090 ( 2.360149)
build_install 0.015983 0.000654 8.029390 ( 3.728873)
test_btest 0.000772 0.000115 71.804417 ( 19.299918)
test_basic 0.005607 0.003621 0.820535 ( 0.867220)
test_all 0.097978 0.045382 644.420527 (186.489066)
test_rubyspec 0.039947 0.041992 117.195915 ( 22.196253)
total: 242.47 sec