Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-130530
#<BuildRuby:0x000055c068d47280
@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-130530",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004432 0.000233 1.195806 ( 1.616605)
build_miniruby 0.001409 0.000074 1.370067 ( 1.371171)
build_ruby 0.001469 0.000000 4.144903 ( 4.153995)
build_all 0.010394 0.000000 16.371506 ( 1.598238)
build_install 0.015854 0.000000 4.866570 ( 1.657665)
test_btest 0.000809 0.000000 83.030900 ( 8.221054)
test_basic 0.006470 0.000008 0.683658 ( 0.752181)
test_all 0.093034 0.028564 533.956469 ( 74.653524)
test_rubyspec 0.045896 0.015682 73.043677 ( 85.348582)
total: 179.37 sec