Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-030211
#<BuildRuby:0x0000559eac0ba1a8
@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.20230109-030211",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004407 0.000839 1.160512 ( 2.363692)
build_miniruby 0.001249 0.000238 1.401934 ( 1.419898)
build_ruby 0.001049 0.000200 3.229400 ( 3.773989)
build_all 0.005699 0.001085 3.829287 ( 2.338939)
build_install 0.015521 0.001141 3.034818 ( 2.732562)
test_btest 0.000521 0.000090 54.818742 ( 33.687119)
test_basic 0.004822 0.000839 0.424998 ( 0.589844)
test_all 0.000971 0.000169 623.712672 (276.350559)
test_rubyspec 0.032251 0.018274 72.199486 ( 90.578536)
total: 413.84 sec