Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-085450
#<BuildRuby:0x0000555fa4db7e88
@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.20240108-085450",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004317 0.000682 1.304210 ( 1.698654)
build_miniruby 0.000939 0.000148 1.477840 ( 1.480256)
build_ruby 0.001413 0.000223 4.489913 ( 4.500911)
build_all 0.006933 0.004025 16.671566 ( 1.788578)
build_install 0.014704 0.001066 4.969938 ( 1.750055)
test_btest 0.000633 0.000110 81.424564 ( 7.592989)
test_basic 0.001805 0.004006 0.698203 ( 0.764048)
test_all 0.090552 0.031418 536.109378 ( 78.456123)
test_rubyspec 0.017406 0.049408 84.115093 ( 96.356098)
total: 194.39 sec