Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-042521
#<BuildRuby:0x0000561bc705c178
@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.20231218-042521",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001052 0.003517 1.029892 ( 1.316217)
build_miniruby 0.000751 0.000000 0.870467 ( 0.870725)
build_ruby 0.001109 0.000000 2.719231 ( 2.722932)
build_all 0.004262 0.003485 12.045756 ( 0.997161)
build_install 0.004518 0.006470 3.615155 ( 0.977954)
test_btest 0.000652 0.000000 63.484340 ( 4.531166)
test_basic 0.003272 0.000143 0.378552 ( 0.462104)
test_all 0.080438 0.022546 384.644220 ( 38.952685)
test_rubyspec 0.031182 0.043475 39.715357 ( 52.366627)
total: 103.20 sec