Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-065540
#<BuildRuby:0x000056176bb43e20
@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.20231124-065540",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003942 0.000657 1.311720 ( 1.718720)
build_miniruby 0.000951 0.000158 0.915342 ( 0.914979)
build_ruby 0.000000 0.001384 2.916039 ( 2.916437)
build_all 0.000859 0.010060 17.408717 ( 1.571347)
build_install 0.011641 0.001034 5.296119 ( 1.253423)
test_btest 0.000000 0.000983 87.004733 ( 7.378859)
test_basic 0.001600 0.002262 0.691579 ( 0.770610)
test_all 0.112492 0.024036 543.279633 ( 54.493799)
test_rubyspec 0.025384 0.027749 51.738466 ( 64.026143)
total: 135.05 sec