Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-015316
#<BuildRuby:0x0000559755b65fe8
@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.20230106-015316",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000732 0.004133 0.911086 ( 1.485903)
build_miniruby 0.001253 0.000228 27.376075 ( 10.352001)
build_ruby 0.001171 0.000213 2.543547 ( 2.929189)
build_all 0.000000 0.005905 2.760862 ( 1.377411)
build_install 0.001592 0.010870 2.288912 ( 1.527682)
test_btest 0.000487 0.000175 53.762684 ( 14.686682)
test_basic 0.003550 0.001278 0.406159 ( 0.498152)
test_all 0.000943 0.000167 577.555810 (164.917853)
test_rubyspec 0.037998 0.010248 61.126966 ( 71.163432)
total: 268.94 sec