Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-014735
#<BuildRuby:0x00005575870cbe88
@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.20231213-014735",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004360 0.000029 1.011133 ( 1.284263)
build_miniruby 0.001190 0.000099 0.867436 ( 0.867071)
build_ruby 0.001049 0.000087 2.694382 ( 2.694869)
build_all 0.003755 0.004176 12.045833 ( 0.986180)
build_install 0.008178 0.001258 3.529221 ( 0.966306)
test_btest 0.000603 0.000093 61.348433 ( 6.225733)
test_basic 0.000000 0.002922 0.373726 ( 0.456817)
test_all 0.091791 0.009468 385.710913 ( 35.826004)
test_rubyspec 0.031076 0.044448 39.499652 ( 52.170961)
total: 101.48 sec