Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-183839
#<BuildRuby:0x0000557b973c6118
@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.20230513-183839",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001407 0.004120 1.641838 ( 2.881652)
build_miniruby 0.000944 0.000118 1.147070 ( 1.145344)
build_ruby 0.001151 0.000144 1.998337 ( 2.205368)
build_all 0.002843 0.003279 2.048115 ( 1.247070)
build_install 0.014429 0.000947 3.348071 ( 2.363197)
test_btest 0.000000 0.000681 71.697918 ( 23.103154)
test_basic 0.000000 0.005949 0.657592 ( 0.737499)
test_all 0.000000 0.001281 560.395125 (180.396049)
test_rubyspec 0.020790 0.022389 77.002484 ( 89.167844)
total: 303.25 sec