Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-171050
#<BuildRuby:0x00007fda85d4fdc0
@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.20240827-171050",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000045 0.000004 0.000049 ( 0.000049)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.008947 0.000483 4.158974 ( 4.766980)
build_miniruby 0.001703 0.000166 1.824562 ( 1.924765)
build_ruby 0.002293 0.000224 4.577362 ( 4.777448)
build_all 0.000000 0.010021 8.714148 ( 3.893715)
build_install 0.016264 0.006662 12.145980 ( 6.567092)
test_btest 0.000889 0.000158 121.852568 ( 41.314637)
test_basic 0.011175 0.001208 1.271006 ( 1.471163)
test_all 0.123222 0.026616 830.938644 (251.056840)
test_rubyspec 0.062414 0.028008 165.896408 ( 35.338367)
total: 351.11 sec