Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-042218
#<BuildRuby:0x000056084b5061b8
@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.20230313-042218",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005427 0.000678 1.829059 ( 3.567751)
build_miniruby 0.001297 0.000162 1.358200 ( 1.371923)
build_ruby 0.001553 0.000194 2.592955 ( 2.809894)
build_all 0.001844 0.004427 2.144291 ( 1.661164)
build_install 0.010964 0.004692 3.238710 ( 2.765190)
test_btest 0.000610 0.000117 64.546471 ( 31.447217)
test_basic 0.005468 0.000211 0.512422 ( 0.624824)
test_all 0.001549 0.000152 551.964620 (230.284546)
test_rubyspec 0.027136 0.020604 76.421069 ( 91.326914)
total: 365.86 sec