Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-192947
#<BuildRuby:0x000055abfc9a4090
@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.20231231-192947",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000856 0.004375 0.793430 ( 1.184707)
build_miniruby 0.000583 0.000324 0.845560 ( 0.845560)
build_ruby 0.000879 0.000488 2.673911 ( 2.674985)
build_all 0.005261 0.002491 12.059215 ( 0.977009)
build_install 0.003995 0.006434 3.404884 ( 0.958329)
test_btest 0.000384 0.000245 64.159521 ( 4.939841)
test_basic 0.002398 0.001527 0.391205 ( 0.471980)
test_all 0.074071 0.022013 390.681369 ( 33.726604)
test_rubyspec 0.024968 0.039875 40.714408 ( 53.259764)
total: 99.04 sec