Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-162338
#<BuildRuby:0x00005631ca7afe20
@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.20230727-162338",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002820 0.002954 1.432060 ( 2.831850)
build_miniruby 0.001008 0.000202 0.990854 ( 0.990119)
build_ruby 0.001174 0.000000 2.697312 ( 2.697409)
build_all 0.006229 0.002936 13.955667 ( 1.201232)
build_install 0.008639 0.000000 1.982738 ( 0.968064)
test_btest 0.001014 0.000000 84.169230 ( 7.681353)
test_basic 0.004946 0.000000 0.748458 ( 0.828657)
test_all 0.002036 0.000000 477.904895 ( 49.666075)
test_rubyspec 0.030519 0.010511 45.247026 ( 57.660329)
total: 124.53 sec