Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-000508
#<BuildRuby:0x000055f3a201e348
@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.20230112-000508",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000000 0.004090 1.093755 ( 1.506195)
build_miniruby 0.001371 0.000187 1.356849 ( 1.357356)
build_ruby 0.001658 0.000226 3.488554 ( 3.866482)
build_all 0.006420 0.000279 3.662736 ( 1.937897)
build_install 0.014279 0.001237 2.801401 ( 2.246951)
test_btest 0.000640 0.000080 56.022182 ( 23.698102)
test_basic 0.000579 0.004145 0.346142 ( 0.438488)
test_all 0.001661 0.000266 638.904444 (224.589932)
test_rubyspec 0.020754 0.028990 68.970013 ( 79.286527)
total: 338.93 sec