Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-111045
#<BuildRuby:0x000055aae7fe3048
@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.20231206-111045",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001097 0.004172 0.998707 ( 1.270957)
build_miniruby 0.000806 0.000147 0.872816 ( 0.872487)
build_ruby 0.001652 0.000000 2.697198 ( 2.699322)
build_all 0.006377 0.000654 12.008428 ( 1.013666)
build_install 0.007290 0.000430 3.513308 ( 0.960255)
test_btest 0.000520 0.000080 63.018388 ( 5.010770)
test_basic 0.003042 0.000468 0.379746 ( 0.455475)
test_all 0.086504 0.016083 400.162049 ( 42.543824)
test_rubyspec 0.015442 0.036543 39.650111 ( 52.312759)
total: 107.14 sec