Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-233639
#<BuildRuby:0x0000555dab5b8188
@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.20231217-233639",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004595 0.000418 1.026390 ( 1.294652)
build_miniruby 0.000719 0.000065 0.876316 ( 0.876674)
build_ruby 0.001284 0.000117 2.701220 ( 2.701528)
build_all 0.006842 0.000622 12.192644 ( 1.004430)
build_install 0.004691 0.005142 3.588846 ( 0.989963)
test_btest 0.000000 0.000814 62.989145 ( 5.584455)
test_basic 0.000000 0.004373 0.380685 ( 0.463204)
test_all 0.081678 0.020333 414.906190 ( 37.730069)
test_rubyspec 0.030738 0.037782 39.656768 ( 52.337577)
total: 102.98 sec