Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-194038
#<BuildRuby:0x0000556471ac00a0
@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.20231227-194038",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004681 0.000493 1.140017 ( 1.516959)
build_miniruby 0.000000 0.001445 0.888258 ( 0.886998)
build_ruby 0.000000 0.001421 2.735532 ( 2.735370)
build_all 0.007332 0.002455 16.630851 ( 1.479245)
build_install 0.003107 0.005312 4.778653 ( 1.158814)
test_btest 0.000000 0.001044 85.641609 ( 7.692699)
test_basic 0.002051 0.002974 0.700351 ( 0.778543)
test_all 0.109091 0.027035 516.696321 ( 56.145052)
test_rubyspec 0.029831 0.019854 50.939089 ( 63.240140)
total: 135.63 sec