Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-160908
#<BuildRuby:0x00005561a28b77f8
@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.20231224-160908",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003279 0.000273 0.735922 ( 1.101561)
build_miniruby 0.001088 0.000091 0.901355 ( 0.901760)
build_ruby 0.000935 0.000078 2.770867 ( 2.773700)
build_all 0.007644 0.000000 12.154660 ( 0.996894)
build_install 0.007870 0.000206 3.409193 ( 0.977733)
test_btest 0.000697 0.000046 62.511739 ( 5.558626)
test_basic 0.003621 0.000241 0.383844 ( 0.466324)
test_all 0.080403 0.028247 430.000610 ( 47.220418)
test_rubyspec 0.024396 0.025381 40.488257 ( 53.222358)
total: 113.22 sec