Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-201942
#<BuildRuby:0x00005635a07ba008
@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.20230617-201942",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005284 0.001007 1.867840 ( 4.787576)
build_miniruby 0.001504 0.000287 1.385845 ( 2.029306)
build_ruby 0.001253 0.000238 2.812385 ( 3.912141)
build_all 0.002592 0.004979 2.352904 ( 2.311113)
build_install 0.016017 0.002620 3.845892 ( 3.695886)
test_btest 0.000675 0.000154 76.040055 ( 45.831254)
test_basic 0.001479 0.004118 0.778454 ( 1.383857)
test_all 0.001444 0.000377 564.493249 (306.355944)
test_rubyspec 0.023946 0.028664 86.050557 (124.776679)
total: 495.08 sec