Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-021934
#<BuildRuby:0x00005568edb4f0b8
@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.20231213-021934",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.004753 1.374892 ( 1.745730)
build_miniruby 0.000000 0.000926 0.864850 ( 0.864692)
build_ruby 0.000000 0.001644 2.833138 ( 2.833598)
build_all 0.009130 0.000881 16.422163 ( 1.510781)
build_install 0.007213 0.001313 4.864612 ( 1.172852)
test_btest 0.000786 0.000328 85.174645 ( 7.588593)
test_basic 0.002683 0.001118 0.616697 ( 0.694307)
test_all 0.101166 0.035063 531.357957 ( 54.524647)
test_rubyspec 0.027207 0.024999 49.822917 ( 62.166706)
total: 133.10 sec