Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-131144
#<BuildRuby:0x000056168b0d40d8
@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.20240114-131144",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.002500 0.003492 0.811113 ( 1.212616)
build_miniruby 0.000752 0.000274 0.816541 ( 0.816512)
build_ruby 0.001437 0.000000 2.698278 ( 2.698929)
build_all 0.007116 0.000225 11.968008 ( 0.987303)
build_install 0.012267 0.001139 3.452819 ( 0.982511)
test_btest 0.000604 0.000161 64.860948 ( 5.073627)
test_basic 0.004123 0.001099 0.405976 ( 0.484819)
test_all 0.079433 0.019905 395.338401 ( 36.153625)
test_rubyspec 0.034141 0.031517 41.172744 ( 53.710960)
total: 102.12 sec