Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-133730
#<BuildRuby:0x000055c4f9a67250
@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.20230309-133730",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005343 0.000000 0.862573 ( 2.702304)
build_miniruby 0.000815 0.000000 0.636479 ( 0.636362)
build_ruby 0.001402 0.000000 2.098604 ( 2.102727)
build_all 0.008839 0.000000 11.466040 ( 0.995917)
build_install 0.002248 0.004679 1.569917 ( 0.850974)
test_btest 0.000898 0.000064 78.854962 ( 6.630173)
test_basic 0.004019 0.000000 0.255493 ( 0.350194)
test_all 0.001563 0.000059 395.562408 ( 38.222064)
test_rubyspec 0.024940 0.006618 36.505889 ( 47.013904)
total: 99.51 sec