Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-171512
#<BuildRuby:0x000055d0a4eebc20
@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.20240115-171512",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003907 0.001172 0.786569 ( 1.190017)
build_miniruby 0.000762 0.000229 0.825429 ( 0.825557)
build_ruby 0.001082 0.000324 2.673642 ( 2.674938)
build_all 0.008136 0.000000 11.933652 ( 0.990866)
build_install 0.008130 0.002844 3.385690 ( 0.957569)
test_btest 0.000596 0.000159 62.617791 ( 5.871926)
test_basic 0.004156 0.000002 0.403432 ( 0.483633)
test_all 0.086340 0.013945 376.006203 ( 38.176278)
test_rubyspec 0.022019 0.043059 40.496001 ( 53.033401)
total: 104.20 sec