Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-221639
#<BuildRuby:0x0000558841953818
@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.20230601-221639",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001869 0.003612 1.413166 ( 2.658663)
build_miniruby 0.000878 0.000195 0.769138 ( 0.768805)
build_ruby 0.000000 0.001357 2.412818 ( 2.412738)
build_all 0.001939 0.007312 12.596375 ( 1.080584)
build_install 0.005866 0.001955 1.777366 ( 0.858103)
test_btest 0.000766 0.000255 81.722562 ( 7.570337)
test_basic 0.003258 0.001086 0.721149 ( 0.803037)
test_all 0.000956 0.000319 431.511332 ( 47.274842)
test_rubyspec 0.023015 0.018718 41.148954 ( 53.666924)
total: 117.09 sec