Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-131516
#<BuildRuby:0x000055b97d49ee68
@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-131516",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000456 0.003572 0.830357 ( 2.175290)
build_miniruby 0.000733 0.000133 0.656070 ( 0.655352)
build_ruby 0.000937 0.000170 2.093150 ( 2.092665)
build_all 0.001252 0.007222 11.200968 ( 0.970057)
build_install 0.005093 0.001698 1.538630 ( 0.829162)
test_btest 0.000673 0.000224 76.472389 ( 6.792862)
test_basic 0.002477 0.000826 0.255271 ( 0.351790)
test_all 0.001251 0.000417 395.121708 ( 46.118000)
test_rubyspec 0.017346 0.012756 36.917253 ( 47.308468)
total: 107.29 sec