Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-170610
#<BuildRuby:0x00005650494c3d68
@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.20230614-170610",
@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.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001639 0.003627 1.417753 ( 2.749687)
build_miniruby 0.000948 0.000041 0.802045 ( 0.802316)
build_ruby 0.001147 0.000050 2.429235 ( 2.430519)
build_all 0.009864 0.000000 12.290290 ( 1.082103)
build_install 0.005408 0.002791 1.751311 ( 0.892858)
test_btest 0.001092 0.000000 81.035733 ( 7.401548)
test_basic 0.005484 0.000011 0.803577 ( 0.884841)
test_all 0.001585 0.000096 416.631745 ( 42.407046)
test_rubyspec 0.033326 0.008399 41.478446 ( 53.995619)
total: 112.65 sec