Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-114339
#<BuildRuby:0x000055f0e19f4110
@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.20231228-114339",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004593 0.000835 0.799008 ( 1.188649)
build_miniruby 0.000784 0.000142 0.818888 ( 0.819415)
build_ruby 0.001830 0.000000 2.668537 ( 2.669133)
build_all 0.007663 0.000090 11.828882 ( 0.982945)
build_install 0.012806 0.000000 3.351221 ( 0.976271)
test_btest 0.000775 0.000005 64.258935 ( 5.184368)
test_basic 0.000000 0.004332 0.397484 ( 0.477255)
test_all 0.055940 0.041158 392.380183 ( 33.070202)
test_rubyspec 0.018236 0.048243 40.559180 ( 53.106767)
total: 98.48 sec