Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-071455
#<BuildRuby:0x0000556d3abdc098
@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-071455",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000046 0.000000 0.000046 ( 0.000047)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006414 0.000420 0.798796 ( 1.165856)
build_miniruby 0.000980 0.000178 0.832931 ( 0.832171)
build_ruby 0.001196 0.000217 2.706336 ( 2.707293)
build_all 0.006381 0.001160 11.977351 ( 0.967109)
build_install 0.010712 0.000038 3.435094 ( 0.952185)
test_btest 0.000628 0.000097 67.454278 ( 4.898337)
test_basic 0.003491 0.000537 0.390323 ( 0.469947)
test_all 0.089699 0.010764 394.827122 ( 35.253272)
test_rubyspec 0.062347 0.067933 73.468416 ( 85.943332)
total: 133.19 sec