Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-160459
#<BuildRuby:0x000055ec347e9fe8
@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-160459",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.000760 0.004148 1.261204 ( 2.214128)
build_miniruby 0.001085 0.000361 5.227565 ( 5.147064)
build_ruby 0.001233 0.000411 2.996943 ( 3.390022)
build_all 0.006762 0.000864 3.858281 ( 2.430218)
build_install 0.010203 0.004792 2.986188 ( 2.846455)
test_btest 0.000526 0.000175 55.459637 ( 31.317730)
test_basic 0.002880 0.003775 0.436602 ( 0.565344)
test_all 0.000441 0.000745 656.823921 (269.343809)
test_rubyspec 0.024274 0.030384 72.340024 ( 88.507845)
total: 405.76 sec