Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-104101
#<BuildRuby:0x000055a2b2d91d90
@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.20230209-104101",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004848 0.000000 1.027239 ( 1.401322)
build_miniruby 0.001213 0.000000 1.239974 ( 1.247596)
build_ruby 0.001226 0.000000 2.367058 ( 2.557465)
build_all 0.005989 0.000192 3.727636 ( 1.925976)
build_install 0.007778 0.005394 2.873583 ( 2.085998)
test_btest 0.000000 0.000621 55.688428 ( 18.417214)
test_basic 0.003402 0.004446 0.411859 ( 0.507207)
test_all 0.001237 0.000258 634.760724 (194.390809)
test_rubyspec 0.026694 0.013942 66.683359 ( 76.730268)
total: 299.26 sec