Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-214657
#<BuildRuby:0x0000555c9cd9b040
@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.20240110-214657",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.000351 0.004012 0.796218 ( 1.184024)
build_miniruby 0.001082 0.000492 0.966698 ( 0.965882)
build_ruby 0.000873 0.000397 2.773189 ( 2.776897)
build_all 0.009523 0.000527 14.964343 ( 1.446829)
build_install 0.000522 0.008649 4.328850 ( 1.179956)
test_btest 0.000415 0.000223 80.247419 ( 7.030477)
test_basic 0.003261 0.001755 0.489664 ( 0.567875)
test_all 0.100577 0.034754 501.067707 ( 57.028932)
test_rubyspec 0.021014 0.016852 50.083894 ( 62.695523)
total: 134.88 sec