Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-023008
#<BuildRuby:0x00005591bc6737b8
@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.20240104-023008",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005017 0.000154 1.409724 ( 1.656574)
build_miniruby 0.000714 0.000119 0.814521 ( 0.814017)
build_ruby 0.001202 0.000201 2.607201 ( 2.607206)
build_all 0.008731 0.000029 14.473949 ( 1.402645)
build_install 0.007435 0.000451 4.202757 ( 1.056533)
test_btest 0.000750 0.000108 78.461534 ( 6.860949)
test_basic 0.000000 0.004151 0.572100 ( 0.648131)
test_all 0.089582 0.040765 490.901215 ( 46.250322)
test_rubyspec 0.020330 0.030245 48.246536 ( 60.606011)
total: 121.90 sec