Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-195157
#<BuildRuby:0x0000564c5e7af818
@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.20231214-195157",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.002248 0.004902 1.458008 ( 1.813591)
build_miniruby 0.000717 0.000319 0.862801 ( 0.862669)
build_ruby 0.000883 0.000392 2.768934 ( 2.769980)
build_all 0.007086 0.003150 16.505709 ( 1.473399)
build_install 0.004012 0.004577 4.830909 ( 1.179256)
test_btest 0.000719 0.000359 86.759197 ( 7.439717)
test_basic 0.003833 0.000000 0.625403 ( 0.704235)
test_all 0.102934 0.035187 517.954553 ( 58.373996)
test_rubyspec 0.009781 0.035836 50.110312 ( 62.355382)
total: 136.97 sec