Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-130324
#<BuildRuby:0x0000559bbd88e3d0
@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.20230616-130324",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001384 0.004365 1.727304 ( 3.002593)
build_miniruby 0.001376 0.000243 1.289667 ( 1.288863)
build_ruby 0.001433 0.000253 2.542505 ( 2.766342)
build_all 0.002381 0.004938 2.251104 ( 1.394972)
build_install 0.011328 0.005967 3.662236 ( 2.565968)
test_btest 0.000830 0.000226 74.922755 ( 24.856375)
test_basic 0.004622 0.001260 0.733668 ( 0.811021)
test_all 0.001544 0.000421 596.467844 (186.042132)
test_rubyspec 0.033297 0.018536 80.113046 ( 92.544358)
total: 315.27 sec