Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-195436
#<BuildRuby:0x000055f73dedb4f0
@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.20231221-195436",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000873 0.004424 1.040680 ( 1.306963)
build_miniruby 0.000807 0.000359 0.898362 ( 0.899609)
build_ruby 0.000936 0.000416 2.742647 ( 2.744575)
build_all 0.004220 0.004281 12.221364 ( 1.016989)
build_install 0.012409 0.001559 3.592349 ( 0.978308)
test_btest 0.000765 0.000000 64.837198 ( 6.055627)
test_basic 0.003491 0.000000 0.382287 ( 0.466387)
test_all 0.077968 0.030213 465.012961 ( 39.412436)
test_rubyspec 0.023003 0.027098 40.268776 ( 53.003137)
total: 105.88 sec