Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-134606
#<BuildRuby:0x000055c92fc3be20
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230801-134606",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005819 0.000091 1.482414 ( 3.136188)
build_miniruby 0.001083 0.000051 0.996356 ( 0.995677)
build_ruby 0.001214 0.000000 2.690642 ( 2.690806)
build_all 0.002313 0.007538 14.017937 ( 1.236087)
build_install 0.004469 0.004650 2.117600 ( 1.010670)
test_btest 0.001073 0.000000 81.984105 ( 7.317048)
test_basic 0.003947 0.000177 0.635855 ( 0.715355)
test_all 0.001186 0.000197 496.604747 ( 54.906440)
test_rubyspec 0.022905 0.018449 44.928876 ( 57.115524)
total: 129.12 sec