Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-010009
#<BuildRuby:0x0000563cd1f3b7b8
@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-010009",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000186 0.006345 1.521410 ( 1.892972)
build_miniruby 0.000695 0.000286 0.897286 ( 0.896967)
build_ruby 0.001071 0.000441 2.856223 ( 2.856399)
build_all 0.007004 0.003555 17.230535 ( 1.538051)
build_install 0.010829 0.002811 5.227909 ( 1.195987)
test_btest 0.000513 0.000205 89.147611 ( 7.449900)
test_basic 0.003562 0.001424 0.739761 ( 0.815256)
test_all 0.097773 0.035583 515.569618 ( 60.731933)
test_rubyspec 0.021363 0.024116 51.143096 ( 63.507547)
total: 140.89 sec