Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-201549
#<BuildRuby:0x0000562871fffe20
@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.20231230-201549",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000345 0.004006 1.070378 ( 1.436565)
build_miniruby 0.000855 0.000135 0.938341 ( 0.937465)
build_ruby 0.001391 0.000000 3.030495 ( 3.030686)
build_all 0.009358 0.000395 16.441527 ( 1.483434)
build_install 0.009137 0.000108 4.667966 ( 1.130402)
test_btest 0.001023 0.000133 85.012564 ( 7.200477)
test_basic 0.004118 0.000000 0.685018 ( 0.761106)
test_all 0.117691 0.020487 521.030955 ( 54.142709)
test_rubyspec 0.019726 0.025466 49.078389 ( 61.481131)
total: 131.60 sec