Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-083137
#<BuildRuby:0x000055fc15222f88
@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.20230330-083137",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003631 0.849556 ( 2.180603)
build_miniruby 0.000174 0.000598 0.687049 ( 0.686218)
build_ruby 0.001006 0.000201 2.253257 ( 2.252687)
build_all 0.004069 0.004283 12.031991 ( 1.142296)
build_install 0.006810 0.000617 1.706358 ( 0.868529)
test_btest 0.000483 0.000121 77.690699 ( 7.592577)
test_basic 0.000000 0.003054 0.258991 ( 0.354213)
test_all 0.000000 0.000759 439.725555 ( 40.312476)
test_rubyspec 0.013357 0.006765 37.780742 ( 48.303070)
total: 103.69 sec