Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-033244
#<BuildRuby:0x000055e4d67a4098
@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.20240110-033244",
@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.000022 0.000007 0.000029 ( 0.000028)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.002231 0.004919 0.828906 ( 1.287074)
build_miniruby 0.000631 0.000253 0.844067 ( 0.844294)
build_ruby 0.001046 0.000419 2.665230 ( 2.666347)
build_all 0.006771 0.000852 11.935007 ( 0.973016)
build_install 0.012208 0.001203 3.386677 ( 0.954710)
test_btest 0.000603 0.000188 66.631590 ( 4.642525)
test_basic 0.004383 0.001370 0.401880 ( 0.481085)
test_all 0.085169 0.013289 374.668958 ( 40.043339)
test_rubyspec 0.042145 0.022899 40.583365 ( 53.161902)
total: 105.06 sec