Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-155226
#<BuildRuby:0x0000561a60069ed0
@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.20221221-155226",
@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.000000 0.000063 0.000063 ( 0.000096)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.001416 0.004026 1.205052 ( 2.104329)
build_miniruby 0.001370 0.000187 1.544165 ( 1.691631)
build_ruby 0.001674 0.000228 3.664249 ( 4.291837)
build_all 0.007421 0.001012 4.032393 ( 2.827615)
build_install 0.017895 0.000488 3.334738 ( 3.231457)
test_btest 0.000767 0.000092 57.494247 ( 35.518535)
test_basic 0.005471 0.000656 0.466785 ( 0.778245)
test_all 0.001648 0.000197 639.973800 (283.127801)
test_rubyspec 0.006710 0.047020 73.103656 ( 87.943321)
total: 421.52 sec