Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-035534
#<BuildRuby:0x00005617ea62c110
@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.20231230-035534",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003616 0.001206 0.797435 ( 1.195159)
build_miniruby 0.000773 0.000258 0.824833 ( 0.824405)
build_ruby 0.000000 0.001394 2.702875 ( 2.703634)
build_all 0.006807 0.000820 12.017431 ( 0.982313)
build_install 0.004619 0.006035 3.396187 ( 0.965270)
test_btest 0.000555 0.000231 64.389663 ( 5.529051)
test_basic 0.001119 0.002885 0.387890 ( 0.467922)
test_all 0.064584 0.032029 361.777779 ( 41.058011)
test_rubyspec 0.024003 0.040028 40.306057 ( 52.861456)
total: 106.59 sec