Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-201321
#<BuildRuby:0x0000564a68cabdf0
@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.20230310-201321",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003090 0.001030 0.826247 ( 2.108386)
build_miniruby 0.000655 0.000219 0.667232 ( 0.667178)
build_ruby 0.000848 0.000282 2.117975 ( 2.118371)
build_all 0.007529 0.000933 11.369633 ( 0.980167)
build_install 0.005208 0.001563 1.566210 ( 0.821676)
test_btest 0.000587 0.000176 75.788545 ( 6.698321)
test_basic 0.002360 0.000708 0.246661 ( 0.343047)
test_all 0.000765 0.000230 396.501220 ( 44.878824)
test_rubyspec 0.017508 0.012071 36.326508 ( 46.857046)
total: 105.47 sec