Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-014558
#<BuildRuby:0x00005574ed49f310
@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.20231221-014558",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003248 0.000650 1.048391 ( 1.303943)
build_miniruby 0.000813 0.000163 0.900062 ( 0.900438)
build_ruby 0.000801 0.000160 2.742519 ( 2.745490)
build_all 0.002737 0.005316 12.268283 ( 1.030573)
build_install 0.007941 0.002382 3.585661 ( 0.977936)
test_btest 0.000477 0.000143 64.223177 ( 5.109836)
test_basic 0.002860 0.000858 0.380650 ( 0.463887)
test_all 0.082653 0.024271 445.442564 ( 38.796439)
test_rubyspec 0.019986 0.029360 40.564472 ( 53.312870)
total: 104.64 sec