Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-234302
#<BuildRuby:0x000055ea9c157520
@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.20231206-234302",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004261 0.000022 0.990198 ( 1.236970)
build_miniruby 0.001006 0.000084 0.862744 ( 0.863270)
build_ruby 0.001130 0.000094 2.710486 ( 2.713503)
build_all 0.007157 0.000000 12.092104 ( 1.003353)
build_install 0.008296 0.000000 3.553821 ( 0.968946)
test_btest 0.000664 0.000000 61.488244 ( 5.770056)
test_basic 0.003397 0.000173 0.372292 ( 0.453729)
test_all 0.088591 0.013261 423.184324 ( 35.630985)
test_rubyspec 0.034922 0.032048 39.577519 ( 52.216420)
total: 100.86 sec