Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-005722
#<BuildRuby:0x0000560b6e91aeb8
@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.20230702-005722",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000031 0.000000 0.000031 ( 0.000034)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004906 0.000156 1.451935 ( 2.742706)
build_miniruby 0.001027 0.000000 0.894867 ( 0.894857)
build_ruby 0.001171 0.000000 2.493501 ( 2.493908)
build_all 0.009254 0.000000 11.785483 ( 8.362080)
build_install 0.008591 0.000000 4.975614 ( 1.995547)
test_btest 0.000832 0.000088 83.344472 ( 7.437213)
test_basic 0.003306 0.000432 0.674942 ( 0.756311)
test_all 0.001474 0.000192 443.738707 ( 38.801753)
test_rubyspec 0.019867 0.019194 42.816780 ( 55.262081)
total: 118.75 sec