Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-210006
#<BuildRuby:0x000055af218027f0
@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.20230105-210006",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004149 0.000173 0.991676 ( 2.198965)
build_miniruby 0.001214 0.000051 1.325245 ( 1.326011)
build_ruby 0.001388 0.000058 3.149725 ( 3.560345)
build_all 0.006355 0.000081 3.628858 ( 2.034150)
build_install 0.010041 0.004494 2.687864 ( 2.055150)
test_btest 0.000594 0.000044 55.732158 ( 17.309531)
test_basic 0.000000 0.005153 0.408040 ( 0.506636)
test_all 0.000000 0.001895 604.754360 (173.083129)
test_rubyspec 0.028453 0.017571 70.837365 ( 81.867330)
total: 283.94 sec