Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-224233
#<BuildRuby:0x000055ac87ca4110
@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.20231226-224233",
@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.000006 0.000004 0.000010 ( 0.000011)
autoconf 0.000010 0.000009 0.000019 ( 0.000019)
configure 0.000007 0.000006 0.000013 ( 0.000014)
build_up 0.002888 0.003044 0.807964 ( 1.279982)
build_miniruby 0.000531 0.000465 0.794171 ( 0.794133)
build_ruby 0.000877 0.000767 2.663650 ( 2.664057)
build_all 0.006915 0.000000 11.812274 ( 0.939681)
build_install 0.013373 0.000000 3.360225 ( 0.959456)
test_btest 0.000667 0.000115 61.923677 ( 5.449612)
test_basic 0.004587 0.000000 0.382956 ( 0.463078)
test_all 0.083269 0.014188 368.226885 ( 42.652733)
test_rubyspec 0.041423 0.030793 40.600250 ( 53.167133)
total: 108.37 sec