Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-230331
#<BuildRuby:0x000055c652a9b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-230331",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.001534 0.004931 0.810195 ( 1.247954)
build_miniruby 0.000000 0.001014 0.824502 ( 0.824468)
build_ruby 0.000000 0.001571 2.662356 ( 2.662805)
build_all 0.006026 0.002216 11.945785 ( 0.990444)
build_install 0.007636 0.001923 3.352138 ( 0.957451)
test_btest 0.000496 0.000248 64.984796 ( 4.506946)
test_basic 0.002639 0.001319 0.399818 ( 0.479909)
test_all 0.054188 0.043424 394.879539 ( 36.193481)
test_rubyspec 0.026081 0.041387 40.103505 ( 52.666097)
total: 100.53 sec