Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-162304
#<BuildRuby:0x0000555dc3603918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230602-162304",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000031 0.000000 0.000031 ( 0.000039)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.005296 0.000000 1.381594 ( 2.637365)
build_miniruby 0.001103 0.000000 0.720604 ( 0.719952)
build_ruby 0.001292 0.000000 2.501471 ( 2.501245)
build_all 0.003681 0.005027 12.034179 ( 1.079169)
build_install 0.002479 0.005081 1.671663 ( 0.917068)
test_btest 0.001171 0.000000 79.109416 ( 7.553095)
test_basic 0.003657 0.000176 0.613536 ( 0.698362)
test_all 0.001432 0.000452 421.795401 ( 37.526651)
test_rubyspec 0.026852 0.011895 42.500607 ( 55.006172)
total: 108.64 sec