Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-005224
#<BuildRuby:0x000056331eed6230
@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.20240215-005224",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000020 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.002253 0.003526 1.759582 ( 2.115357)
build_miniruby 0.001049 0.000293 1.553403 ( 1.551198)
build_ruby 0.000000 0.001665 3.354446 ( 3.587673)
build_all 0.003876 0.003644 6.412128 ( 2.469755)
build_install 0.014975 0.003752 8.086308 ( 4.002824)
test_btest 0.000000 0.000973 91.278550 ( 25.260185)
test_basic 0.002123 0.003392 0.929159 ( 0.994503)
test_all 0.091037 0.027865 800.466456 (270.800218)
test_rubyspec 0.046241 0.059710 131.115405 (148.256275)
total: 459.04 sec