Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-181943
#<BuildRuby:0x0000559840c28110
@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.20240106-181943",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004301 0.000000 1.260245 ( 1.656107)
build_miniruby 0.001089 0.000000 1.395771 ( 1.397818)
build_ruby 0.001645 0.000000 4.048038 ( 4.059218)
build_all 0.009121 0.000837 16.277411 ( 1.622204)
build_install 0.009778 0.004538 4.820960 ( 1.608155)
test_btest 0.000641 0.000087 81.964528 ( 7.704944)
test_basic 0.000000 0.006715 0.650413 ( 0.715998)
test_all 0.099272 0.021519 549.213969 ( 72.764918)
test_rubyspec 0.050973 0.010319 72.484675 ( 84.814137)
total: 176.34 sec