Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-014432
#<BuildRuby:0x000055bb1da537b8
@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.20231222-014432",
@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.000000 0.000016 0.000016 ( 0.000006)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001143 0.004349 1.414397 ( 1.762207)
build_miniruby 0.000768 0.000288 0.815306 ( 0.815300)
build_ruby 0.001335 0.000000 2.662243 ( 2.662647)
build_all 0.009447 0.000000 16.025179 ( 1.434107)
build_install 0.007661 0.000971 4.534410 ( 1.105685)
test_btest 0.000734 0.000224 82.633910 ( 7.182701)
test_basic 0.001610 0.003017 0.754725 ( 0.830568)
test_all 0.100580 0.036249 494.246414 ( 59.308155)
test_rubyspec 0.026795 0.022283 51.438780 ( 63.780861)
total: 138.88 sec