Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-163025
#<BuildRuby:0x000055a30c06e118
@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.20230510-163025",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.002043 0.003422 1.808138 ( 3.066690)
build_miniruby 0.001143 0.000363 1.317778 ( 1.317802)
build_ruby 0.000190 0.001406 2.551427 ( 2.748115)
build_all 0.006203 0.000000 2.019615 ( 1.220661)
build_install 0.014102 0.000512 3.086617 ( 2.201564)
test_btest 0.000534 0.000147 72.492397 ( 22.970431)
test_basic 0.003066 0.003573 0.738441 ( 0.815665)
test_all 0.000915 0.000274 560.354104 (180.082975)
test_rubyspec 0.014794 0.033778 74.656197 ( 86.466723)
total: 300.89 sec