Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-162926
#<BuildRuby:0x000055cf29b09f48
@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.20230607-162926",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.005238 0.000925 1.863934 ( 3.294665)
build_miniruby 0.001332 0.000235 1.417215 ( 1.417599)
build_ruby 0.001072 0.000190 2.681142 ( 2.882610)
build_all 0.005603 0.000989 2.087387 ( 1.316217)
build_install 0.010361 0.005013 3.364455 ( 2.308112)
test_btest 0.000650 0.000000 74.732052 ( 25.061943)
test_basic 0.004327 0.001762 0.703072 ( 0.790014)
test_all 0.001539 0.000335 560.762412 (195.419029)
test_rubyspec 0.023655 0.027807 81.120025 ( 92.778141)
total: 325.27 sec