Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-173526
#<BuildRuby:0x00005563662870c0
@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.20231215-173526",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.002087 0.001705 1.022272 ( 1.309091)
build_miniruby 0.000515 0.000206 0.871684 ( 0.871205)
build_ruby 0.000794 0.000318 2.706613 ( 2.709546)
build_all 0.002875 0.005270 12.164942 ( 1.010418)
build_install 0.012664 0.000000 3.559453 ( 0.974628)
test_btest 0.000701 0.000000 64.585300 ( 4.797128)
test_basic 0.000204 0.003401 0.375540 ( 0.457226)
test_all 0.072596 0.026979 384.086131 ( 40.435824)
test_rubyspec 0.033938 0.037799 39.664806 ( 52.346067)
total: 104.91 sec