Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-221826
#<BuildRuby:0x00007fe2ab95fde0
@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.20240712-221826",
@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.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006351 0.000876 3.523636 ( 3.502137)
build_miniruby 0.001793 0.000000 1.567798 ( 1.564598)
build_ruby 0.001844 0.000000 3.353590 ( 3.521907)
build_all 0.008647 0.000000 7.735214 ( 3.071990)
build_install 0.013210 0.005898 10.270223 ( 4.713438)
test_btest 0.000000 0.000876 112.841984 ( 30.833090)
test_basic 0.000000 0.009324 1.162799 ( 1.220900)
test_all 0.108333 0.042869 862.171082 (265.180359)
test_rubyspec 0.034308 0.047800 157.683350 ( 31.897111)
total: 345.51 sec