Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-220637
#<BuildRuby:0x000055b4ed7062a8
@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.20230712-220637",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.004841 0.001844 2.153997 ( 5.396753)
build_miniruby 0.001176 0.000448 1.651775 ( 2.223263)
build_ruby 0.001265 0.000482 3.351955 ( 4.577063)
build_all 0.008240 0.000000 2.575438 ( 2.806814)
build_install 0.014778 0.003435 3.902350 ( 3.639780)
test_btest 0.000789 0.000263 82.028281 ( 43.125716)
test_basic 0.003747 0.003773 0.946774 ( 1.105991)
test_all 0.000913 0.000324 608.375564 (315.600932)
test_rubyspec 0.029437 0.023693 92.416705 (130.221808)
total: 508.70 sec