Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-181319
#<BuildRuby:0x0000561f9bd30098
@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.20231210-181319",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001615 0.003839 1.023580 ( 1.329928)
build_miniruby 0.000652 0.000119 0.869074 ( 0.868980)
build_ruby 0.001420 0.000258 2.703661 ( 2.704598)
build_all 0.003758 0.004163 12.169901 ( 1.020944)
build_install 0.013326 0.001031 3.589621 ( 0.970104)
test_btest 0.000712 0.000152 66.245384 ( 4.848450)
test_basic 0.004351 0.000000 0.377806 ( 0.455289)
test_all 0.069781 0.032497 397.134337 ( 40.886457)
test_rubyspec 0.039578 0.032502 39.868069 ( 52.508431)
total: 105.59 sec