Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-035921
#<BuildRuby:0x000055fe8d5cf418
@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.20231219-035921",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004908 0.000000 1.042754 ( 1.292705)
build_miniruby 0.001171 0.000000 0.877633 ( 0.877697)
build_ruby 0.000000 0.001237 2.715720 ( 2.717345)
build_all 0.005091 0.002585 12.168271 ( 1.024692)
build_install 0.009273 0.001324 3.596205 ( 0.989557)
test_btest 0.000602 0.000086 64.411790 ( 5.166301)
test_basic 0.002723 0.000389 0.374945 ( 0.458116)
test_all 0.070379 0.029220 408.835599 ( 37.541589)
test_rubyspec 0.022364 0.020316 39.583039 ( 52.254457)
total: 102.32 sec