Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-003145
#<BuildRuby:0x0000562ce881a3b0
@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.20230510-003145",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001685 0.003728 1.720249 ( 3.017846)
build_miniruby 0.001169 0.000146 1.221000 ( 1.219788)
build_ruby 0.001170 0.000146 2.758789 ( 2.976307)
build_all 0.002384 0.003766 2.135504 ( 1.341414)
build_install 0.013492 0.001465 3.260648 ( 2.381669)
test_btest 0.000590 0.000091 72.457987 ( 21.944587)
test_basic 0.001653 0.003858 0.679211 ( 0.759607)
test_all 0.000924 0.000171 560.706464 (200.878839)
test_rubyspec 0.005045 0.043086 78.768617 ( 93.559970)
total: 328.08 sec