Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-051022
#<BuildRuby:0x000055c931a97ab8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-051022",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000000 0.010595 1.209435 ( 1.452595)
build_miniruby 0.000000 0.002858 0.831325 ( 0.831166)
build_ruby 0.000000 0.002720 2.254198 ( 2.162703)
build_all 0.007574 0.012327 18.557367 ( 2.159565)
build_install 0.016598 0.004499 2.092578 ( 1.024289)
test_btest 0.001260 0.000000 88.434327 ( 8.966335)
test_basic 0.001001 0.006482 0.348041 ( 0.439871)
test_all 0.001110 0.000876 702.371492 ( 71.891593)
test_rubyspec 0.069832 0.073182 49.304876 ( 57.734887)
total: 146.66 sec