Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-172256
#<BuildRuby:0x000055bddac4c0a0
@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.20231226-172256",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001769 0.003319 1.106747 ( 1.469122)
build_miniruby 0.001461 0.000450 0.976213 ( 0.974818)
build_ruby 0.000939 0.000289 2.738862 ( 2.739396)
build_all 0.005130 0.004422 16.469091 ( 1.504156)
build_install 0.003242 0.005500 4.643356 ( 1.145763)
test_btest 0.000503 0.000216 85.128702 ( 7.474609)
test_basic 0.000000 0.004062 0.809166 ( 0.886604)
test_all 0.086140 0.045827 582.175405 ( 52.633643)
test_rubyspec 0.020790 0.025705 49.540245 ( 61.838477)
total: 130.67 sec