Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-015935
#<BuildRuby:0x000055a590e0f7f0
@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.20240118-015935",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005377 0.912978 ( 1.306193)
build_miniruby 0.000000 0.001333 0.810014 ( 0.809756)
build_ruby 0.000655 0.001268 2.666774 ( 2.667051)
build_all 0.001345 0.006645 12.152358 ( 1.005376)
build_install 0.009636 0.000904 3.522361 ( 0.970614)
test_btest 0.000414 0.000178 64.268845 ( 4.667727)
test_basic 0.000088 0.003993 0.378764 ( 0.459325)
test_all 0.070008 0.026643 374.647775 ( 32.881067)
test_rubyspec 0.058299 0.069670 72.959924 ( 85.446608)
total: 130.21 sec