Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-214932
#<BuildRuby:0x0000562c39f83840
@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.20231020-214932",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004582 0.000061 1.329160 ( 1.591945)
build_miniruby 0.000944 0.000094 0.797409 ( 0.796690)
build_ruby 0.001174 0.000118 2.618738 ( 2.619402)
build_all 0.005491 0.004311 16.204683 ( 1.412536)
build_install 0.006184 0.003803 4.898182 ( 1.158738)
test_btest 0.001031 0.000179 82.847519 ( 7.375594)
test_basic 0.003359 0.000584 0.629076 ( 0.705594)
test_all 0.005510 0.000817 496.668564 ( 56.674248)
test_rubyspec 0.025807 0.027041 49.115935 ( 61.322888)
total: 133.66 sec