Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-045541
#<BuildRuby:0x000055cfb26ea258
@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.20230208-045541",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000268 0.004181 1.133793 ( 1.583720)
build_miniruby 0.000997 0.000411 1.118669 ( 1.120798)
build_ruby 0.001039 0.000428 2.440486 ( 2.658749)
build_all 0.006115 0.000738 3.833163 ( 2.607574)
build_install 0.007725 0.005756 2.889527 ( 2.630189)
test_btest 0.000752 0.000316 55.929200 ( 27.727732)
test_basic 0.002914 0.003857 0.455633 ( 0.568974)
test_all 0.001150 0.000518 637.329027 (231.327958)
test_rubyspec 0.029974 0.019518 72.924028 ( 84.719894)
total: 354.95 sec