Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-223751
#<BuildRuby:0x000055719d87a230
@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.20230501-223751",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001241 0.004146 1.551552 ( 2.788424)
build_miniruby 0.001130 0.000000 0.919263 ( 0.917654)
build_ruby 0.001464 0.000000 2.260627 ( 2.474664)
build_all 0.005753 0.000051 2.028700 ( 1.270861)
build_install 0.007376 0.007969 3.175148 ( 2.211784)
test_btest 0.000504 0.000097 71.755945 ( 22.418072)
test_basic 0.000868 0.004251 0.688417 ( 0.768258)
test_all 0.001130 0.000261 569.889632 (222.566864)
test_rubyspec 0.026206 0.019752 74.218492 ( 85.979620)
total: 341.40 sec