Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-093415
#<BuildRuby:0x0000559ab0f6c020
@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.20240117-093415",
@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.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004022 0.000804 0.814585 ( 1.189092)
build_miniruby 0.000935 0.000187 0.830410 ( 0.830001)
build_ruby 0.001182 0.000236 2.668954 ( 2.669782)
build_all 0.000231 0.008072 12.044332 ( 0.985179)
build_install 0.013110 0.000000 3.493006 ( 0.973193)
test_btest 0.000595 0.000108 64.283167 ( 4.756370)
test_basic 0.003918 0.000000 0.404396 ( 0.484763)
test_all 0.075347 0.029456 372.826784 ( 37.631390)
test_rubyspec 0.065275 0.062137 73.660882 ( 86.153233)
total: 135.67 sec