Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-020416
#<BuildRuby:0x000055972a8a3c18
@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.20240111-020416",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000934 0.004256 0.786684 ( 1.192283)
build_miniruby 0.000794 0.000289 0.818073 ( 0.817876)
build_ruby 0.001114 0.000405 2.675509 ( 2.676348)
build_all 0.005954 0.002165 11.978019 ( 1.008445)
build_install 0.005744 0.005155 3.418748 ( 0.982386)
test_btest 0.000782 0.000000 65.565781 ( 4.929564)
test_basic 0.004038 0.000051 0.420237 ( 0.501124)
test_all 0.076347 0.023676 370.347397 ( 40.970625)
test_rubyspec 0.024472 0.042609 40.752540 ( 53.307435)
total: 106.39 sec