Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-205003
#<BuildRuby:0x0000557814ebff28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-205003",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.001537 0.004867 0.841959 ( 1.306768)
build_miniruby 0.000809 0.000505 1.069838 ( 1.067854)
build_ruby 0.000000 0.001444 2.788537 ( 2.786001)
build_all 0.008908 0.000677 16.745444 ( 2.980117)
build_install 0.008739 0.002668 2.128728 ( 1.084765)
test_btest 0.000596 0.000327 73.463576 ( 10.252788)
test_basic 0.003993 0.002196 0.373653 ( 0.460129)
test_all 0.002124 0.000000 661.627857 ( 92.544490)
test_rubyspec 0.079543 0.053432 51.504987 ( 59.550009)
total: 172.03 sec