Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-160753
#<BuildRuby:0x000055ff866e7040
@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.20231228-160753",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000035 0.000001 0.000036 ( 0.000037)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000892 0.004098 1.114667 ( 1.501419)
build_miniruby 0.000000 0.001011 0.889839 ( 0.889721)
build_ruby 0.000000 0.001573 2.803135 ( 2.803809)
build_all 0.009866 0.000567 16.361982 ( 1.491333)
build_install 0.007783 0.000479 4.607460 ( 1.161716)
test_btest 0.000667 0.000080 83.661522 ( 8.062461)
test_basic 0.004153 0.000019 0.721543 ( 0.797308)
test_all 0.104066 0.032053 509.291013 ( 57.023344)
test_rubyspec 0.025781 0.020459 50.933586 ( 63.201918)
total: 136.93 sec