Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-134814
#<BuildRuby:0x000056212c1cc048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-134814",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004530 0.000755 1.157096 ( 1.538821)
build_miniruby 0.000956 0.000000 0.887743 ( 0.887825)
build_ruby 0.001723 0.000000 2.764875 ( 2.768641)
build_all 0.000000 0.009837 16.818635 ( 1.506899)
build_install 0.004226 0.004022 4.768573 ( 1.167842)
test_btest 0.000693 0.000220 85.168062 ( 7.306426)
test_basic 0.004945 0.000330 0.699330 ( 0.776886)
test_all 0.103297 0.033669 538.377360 ( 63.766882)
test_rubyspec 0.019043 0.029397 50.117167 ( 62.291880)
total: 142.01 sec