Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-143033
#<BuildRuby:0x000055e84c7efe20
@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.20231124-143033",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000582 0.004068 1.301883 ( 1.924890)
build_miniruby 0.000941 0.000171 3.692859 ( 3.572611)
build_ruby 0.001610 0.000000 2.733405 ( 2.733859)
build_all 0.010560 0.000000 17.129626 ( 1.532613)
build_install 0.004905 0.004262 5.153176 ( 1.179328)
test_btest 0.000921 0.000184 87.592150 ( 7.537753)
test_basic 0.000132 0.003206 0.735974 ( 0.814702)
test_all 0.104874 0.032237 544.476348 ( 52.988263)
test_rubyspec 0.030408 0.021049 50.755523 ( 63.063616)
total: 135.35 sec