Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-212022
#<BuildRuby:0x0000558a5dafbfa8
@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.20240113-212022",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003186 0.000796 0.879816 ( 1.251375)
build_miniruby 0.001058 0.000000 0.897504 ( 0.896985)
build_ruby 0.001646 0.000000 2.758809 ( 2.760016)
build_all 0.006788 0.003414 14.508588 ( 1.354586)
build_install 0.008797 0.000174 4.194691 ( 1.146969)
test_btest 0.000574 0.000137 75.078873 ( 7.386591)
test_basic 0.000000 0.004076 0.651773 ( 0.726698)
test_all 0.113528 0.024093 516.424529 ( 55.562279)
test_rubyspec 0.024811 0.011751 50.769419 ( 63.297676)
total: 134.38 sec