Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-091857
#<BuildRuby:0x0000558383517708
@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.20230724-091857",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004544 0.000131 1.400672 ( 2.741225)
build_miniruby 0.000760 0.000169 0.895954 ( 0.895272)
build_ruby 0.001998 0.000000 2.802699 ( 2.806730)
build_all 0.008359 0.001343 14.152909 ( 1.202750)
build_install 0.005225 0.003533 1.974625 ( 0.945151)
test_btest 0.000902 0.000215 79.683104 ( 7.135950)
test_basic 0.003509 0.000836 0.669673 ( 0.749921)
test_all 0.000955 0.000227 499.435773 ( 56.099949)
test_rubyspec 0.020367 0.017385 42.425648 ( 54.869495)
total: 127.45 sec