Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-103620
#<BuildRuby:0x0000562b3c1d7438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-103620",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.001619 0.004596 0.801212 ( 1.183553)
build_miniruby 0.000688 0.000313 0.852164 ( 0.852295)
build_ruby 0.001063 0.000482 2.707026 ( 2.708221)
build_all 0.007340 0.000000 11.898132 ( 1.005258)
build_install 0.003921 0.005836 3.367876 ( 0.967182)
test_btest 0.000564 0.000264 62.480059 ( 5.472654)
test_basic 0.002598 0.001212 0.413746 ( 0.495265)
test_all 0.083722 0.012964 396.293900 ( 33.851988)
test_rubyspec 0.030632 0.033119 40.234224 ( 52.776174)
total: 99.31 sec