Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-015450
#<BuildRuby:0x000055bdbfb9a2a8
@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.20230111-015450",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003665 0.000916 1.061875 ( 1.499266)
build_miniruby 0.000947 0.000237 1.472340 ( 1.500392)
build_ruby 0.001275 0.000319 3.360140 ( 3.715443)
build_all 0.003624 0.004173 3.807559 ( 1.986510)
build_install 0.007621 0.008336 2.813010 ( 2.030525)
test_btest 0.000539 0.000188 55.759531 ( 25.012643)
test_basic 0.005232 0.000298 0.396558 ( 0.497076)
test_all 0.002465 0.000821 635.104474 (223.244497)
test_rubyspec 0.025356 0.023225 67.039656 ( 77.145663)
total: 336.63 sec