Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-060759
#<BuildRuby:0x000055b604c28098
@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-060759",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004742 0.000143 0.806921 ( 1.191267)
build_miniruby 0.000955 0.000000 0.849094 ( 0.849210)
build_ruby 0.001536 0.000000 2.659624 ( 2.660607)
build_all 0.003770 0.003625 12.013395 ( 0.998474)
build_install 0.008051 0.003937 3.570127 ( 0.973899)
test_btest 0.000597 0.000149 64.925398 ( 4.677785)
test_basic 0.004917 0.000236 0.401334 ( 0.481086)
test_all 0.049407 0.044777 396.240722 ( 33.940428)
test_rubyspec 0.049341 0.077978 73.319178 ( 85.797055)
total: 131.57 sec