Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-130330
#<BuildRuby:0x0000561b77731fc0
@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.20230211-130330",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000429 0.004155 1.136138 ( 1.602150)
build_miniruby 0.001420 0.000194 1.154112 ( 1.156556)
build_ruby 0.000000 0.001545 2.276202 ( 2.511946)
build_all 0.000966 0.006057 3.987285 ( 2.225021)
build_install 0.012965 0.002489 2.989132 ( 2.394881)
test_btest 0.000721 0.000155 56.677775 ( 29.625782)
test_basic 0.004625 0.000991 0.439879 ( 0.545735)
test_all 0.001528 0.000328 627.018418 (238.754145)
test_rubyspec 0.030322 0.017409 72.427571 ( 82.899318)
total: 361.72 sec