Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-153338
#<BuildRuby:0x000055710ec32f60
@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.20231201-153338",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000154 0.004059 0.969903 ( 1.251651)
build_miniruby 0.000591 0.000178 0.871831 ( 0.872226)
build_ruby 0.000858 0.000258 2.697893 ( 2.698860)
build_all 0.004369 0.002853 12.071813 ( 1.005342)
build_install 0.007501 0.001120 3.546105 ( 0.960032)
test_btest 0.000576 0.000177 62.859200 ( 5.764105)
test_basic 0.002303 0.000708 0.374046 ( 0.456576)
test_all 0.082011 0.016175 381.295214 ( 37.865677)
test_rubyspec 0.047004 0.028289 39.463021 ( 52.085499)
total: 102.96 sec