Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-131511
#<BuildRuby:0x00005612ab8e34b0
@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.20231230-131511",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001292 0.003755 0.802123 ( 1.182534)
build_miniruby 0.000889 0.000137 0.859163 ( 0.859034)
build_ruby 0.001185 0.000182 2.673678 ( 2.674612)
build_all 0.006673 0.001027 11.905863 ( 0.991959)
build_install 0.009795 0.000062 3.359191 ( 0.954626)
test_btest 0.000614 0.000082 63.409252 ( 5.222012)
test_basic 0.000000 0.004154 0.392726 ( 0.471831)
test_all 0.071992 0.024202 392.813009 ( 36.405669)
test_rubyspec 0.030362 0.032452 40.653544 ( 53.212532)
total: 101.98 sec