Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-124259
#<BuildRuby:0x00007f2c7ec7fdd8
@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.20240620-124259",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.002615 0.005386 3.465606 ( 3.434666)
build_miniruby 0.001372 0.000386 1.474612 ( 1.471079)
build_ruby 0.001362 0.000384 4.019268 ( 4.172685)
build_all 0.009173 0.000000 7.584560 ( 3.018443)
build_install 0.010733 0.009386 10.532640 ( 4.981060)
test_btest 0.000668 0.000205 108.957149 ( 31.320195)
test_basic 0.007865 0.000155 1.170245 ( 1.223616)
test_all 0.097516 0.052444 817.818205 (240.406006)
test_rubyspec 0.043251 0.053414 165.741318 ( 37.353951)
total: 327.38 sec