Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-140844
#<BuildRuby:0x00005582d0ed1ef0
@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.20230509-140844",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001785 0.004131 1.841675 ( 4.156596)
build_miniruby 0.001412 0.000177 1.244365 ( 1.510263)
build_ruby 0.001503 0.000000 2.677399 ( 3.008781)
build_all 0.006028 0.000436 2.231964 ( 2.047326)
build_install 0.007618 0.008241 3.479160 ( 3.060608)
test_btest 0.000664 0.000123 73.312069 ( 37.467617)
test_basic 0.001595 0.004547 0.789111 ( 0.954116)
test_all 0.001664 0.000370 565.537066 (236.555161)
test_rubyspec 0.023987 0.029468 81.219800 ( 99.101878)
total: 387.86 sec