Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-201000
#<BuildRuby:0x00007f6cba5cfde0
@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.20240728-201000",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.001900 0.005954 3.261567 ( 3.149157)
build_miniruby 0.000000 0.001626 1.601510 ( 1.599319)
build_ruby 0.001631 0.000268 4.195296 ( 4.366428)
build_all 0.008239 0.000526 7.488061 ( 2.946195)
build_install 0.019095 0.001825 10.618178 ( 4.958325)
test_btest 0.000799 0.000097 118.087286 ( 31.066598)
test_basic 0.000758 0.009180 1.170444 ( 1.216626)
test_all 0.086734 0.063769 866.376256 (275.833479)
test_rubyspec 0.046967 0.041593 169.484896 ( 38.507057)
total: 363.64 sec