Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-060048
#<BuildRuby:0x000055d5222d1fe8
@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.20230120-060048",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004001 0.000728 1.063255 ( 1.504247)
build_miniruby 0.001148 0.000209 0.970789 ( 0.969184)
build_ruby 0.001206 0.000219 2.522537 ( 2.815742)
build_all 0.005464 0.000994 3.637346 ( 1.878529)
build_install 0.012920 0.000000 2.500396 ( 1.705949)
test_btest 0.001086 0.000000 57.183320 ( 15.782934)
test_basic 0.000000 0.005027 0.436842 ( 0.529335)
test_all 0.000000 0.001425 605.568958 (171.385312)
test_rubyspec 0.030635 0.012471 60.837829 ( 70.905818)
total: 267.48 sec