Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-004201
#<BuildRuby:0x00005570bfea9fb8
@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.20230217-004201",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001224 0.003351 1.317898 ( 1.701937)
build_miniruby 0.000855 0.000203 1.171278 ( 1.170906)
build_ruby 0.001386 0.000000 2.510967 ( 2.727721)
build_all 0.006816 0.000089 3.868434 ( 1.941552)
build_install 0.007163 0.005817 2.868103 ( 2.030018)
test_btest 0.000684 0.000178 56.467407 ( 17.123138)
test_basic 0.003790 0.000989 0.353012 ( 0.447669)
test_all 0.001146 0.000299 623.722860 (205.861316)
test_rubyspec 0.018803 0.023656 66.854386 ( 76.856285)
total: 309.86 sec