Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-031250
#<BuildRuby:0x0000555735e97280
@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.20231229-031250",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005119 0.000000 0.799379 ( 1.168030)
build_miniruby 0.001031 0.000000 0.808593 ( 0.808685)
build_ruby 0.001537 0.000000 2.707109 ( 2.707632)
build_all 0.007036 0.001563 11.977112 ( 0.987139)
build_install 0.010086 0.001177 3.403858 ( 0.951958)
test_btest 0.000676 0.000144 63.956182 ( 4.824858)
test_basic 0.000000 0.004026 0.392436 ( 0.472552)
test_all 0.080966 0.017490 378.803397 ( 38.856773)
test_rubyspec 0.044330 0.023955 40.659342 ( 53.189346)
total: 103.97 sec