Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-153340
#<BuildRuby:0x000056180deea3b0
@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.20230526-153340",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001585 0.003804 1.794779 ( 3.425735)
build_miniruby 0.001429 0.000171 1.233931 ( 1.257966)
build_ruby 0.001547 0.000000 2.528804 ( 2.721716)
build_all 0.003785 0.003669 2.135147 ( 1.426975)
build_install 0.015084 0.000423 3.287320 ( 2.450892)
test_btest 0.000000 0.001244 77.173825 ( 35.267354)
test_basic 0.001560 0.004900 0.780767 ( 1.120372)
test_all 0.001165 0.000212 564.421876 (195.140753)
test_rubyspec 0.021244 0.026056 77.755631 ( 89.572053)
total: 332.38 sec