Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-101351
#<BuildRuby:0x0000561101a76120
@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.20230602-101351",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005651 1.603842 ( 2.823649)
build_miniruby 0.000000 0.001429 1.186524 ( 1.185653)
build_ruby 0.001290 0.000356 2.715682 ( 2.912180)
build_all 0.005310 0.000924 2.106274 ( 1.341402)
build_install 0.008388 0.007345 3.126063 ( 2.197977)
test_btest 0.000595 0.000137 78.154802 ( 34.871512)
test_basic 0.006298 0.000508 0.779359 ( 0.928767)
test_all 0.001056 0.000235 562.513224 (177.408173)
test_rubyspec 0.005235 0.033696 72.786458 ( 84.589203)
total: 308.26 sec