Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-040026
#<BuildRuby:0x000055a49de4be88
@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.20231225-040026",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.000000 0.003652 0.744439 ( 1.134607)
build_miniruby 0.000722 0.000065 0.903084 ( 0.903584)
build_ruby 0.001198 0.000092 2.777574 ( 2.780235)
build_all 0.006626 0.000510 12.131525 ( 1.021711)
build_install 0.009721 0.000065 3.401484 ( 0.979838)
test_btest 0.000571 0.000038 63.507518 ( 5.146110)
test_basic 0.004063 0.000271 0.384228 ( 0.464212)
test_all 0.084805 0.021541 428.634195 ( 44.922620)
test_rubyspec 0.035374 0.020480 40.511578 ( 53.284300)
total: 110.64 sec