Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-080358
#<BuildRuby:0x000055d8db8d77f0
@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.20231218-080358",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004892 0.000000 1.031528 ( 1.299050)
build_miniruby 0.000815 0.000000 0.877883 ( 0.877891)
build_ruby 0.001081 0.000000 2.704481 ( 2.705124)
build_all 0.007445 0.000000 12.141494 ( 1.016088)
build_install 0.006270 0.003825 3.595741 ( 0.974783)
test_btest 0.000737 0.000041 64.672475 ( 4.756895)
test_basic 0.003220 0.000179 0.379809 ( 0.461017)
test_all 0.090055 0.015124 404.081753 ( 40.676753)
test_rubyspec 0.048603 0.028920 39.840703 ( 52.463104)
total: 105.23 sec