Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-102228
#<BuildRuby:0x00005621ee899f48
@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.20230311-102228",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.002480 0.003825 1.820824 ( 3.832608)
build_miniruby 0.001235 0.000148 1.278868 ( 1.296804)
build_ruby 0.001204 0.000144 2.600274 ( 2.861353)
build_all 0.001185 0.006147 2.160944 ( 2.126961)
build_install 0.012565 0.003968 3.445744 ( 2.918642)
test_btest 0.000586 0.000114 67.465516 ( 36.021012)
test_basic 0.003566 0.002930 0.514115 ( 0.682510)
test_all 0.001139 0.000241 545.615797 (220.851916)
test_rubyspec 0.019335 0.028266 76.493517 ( 88.884306)
total: 359.48 sec