Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-205624
#<BuildRuby:0x00005615eaa83918
@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-205624",
@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.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001614 0.004231 1.178146 ( 1.609557)
build_miniruby 0.001402 0.000221 0.902785 ( 0.901209)
build_ruby 0.001415 0.000224 2.755433 ( 2.759855)
build_all 0.008319 0.001313 16.495924 ( 1.504354)
build_install 0.008339 0.000000 4.618153 ( 1.148834)
test_btest 0.000956 0.000000 81.960069 ( 7.484404)
test_basic 0.004270 0.000000 0.696356 ( 0.772380)
test_all 0.067852 0.066127 559.663262 ( 54.082655)
test_rubyspec 0.016602 0.030991 51.391409 ( 63.684904)
total: 133.95 sec