Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-065256
#<BuildRuby:0x0000561621f078e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-065256",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004216 0.000027 0.975107 ( 1.367001)
build_miniruby 0.000984 0.000151 1.176264 ( 1.179052)
build_ruby 0.001140 0.000176 3.385903 ( 3.391203)
build_all 0.008779 0.000650 16.144077 ( 1.525215)
build_install 0.012250 0.000392 4.434376 ( 1.384813)
test_btest 0.000656 0.000082 85.818947 ( 7.457791)
test_basic 0.004392 0.000000 0.554637 ( 0.621264)
test_all 0.079128 0.039007 561.423911 ( 62.823690)
test_rubyspec 0.038270 0.015832 57.280653 ( 69.745191)
total: 149.50 sec