Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-233215
#<BuildRuby:0x000055dc1bbbb280
@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-233215",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.002614 0.004773 0.787089 ( 1.179562)
build_miniruby 0.000852 0.000310 0.804586 ( 0.804598)
build_ruby 0.001441 0.000524 2.663091 ( 2.663624)
build_all 0.006706 0.000810 11.937059 ( 0.978117)
build_install 0.010290 0.003430 3.348430 ( 0.950840)
test_btest 0.000597 0.000199 64.333413 ( 4.948119)
test_basic 0.002335 0.002376 0.404101 ( 0.484219)
test_all 0.065020 0.037701 387.005397 ( 39.233883)
test_rubyspec 0.014743 0.052082 40.589681 ( 53.141132)
total: 104.38 sec