Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-011019
#<BuildRuby:0x0000560e68e2b568
@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.20231227-011019",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000015 0.000008 0.000023 ( 0.000024)
build_up 0.000769 0.004303 1.027064 ( 1.412899)
build_miniruby 0.000883 0.000471 0.879136 ( 0.878497)
build_ruby 0.000842 0.000449 2.862676 ( 2.863180)
build_all 0.004763 0.004459 16.567658 ( 1.428363)
build_install 0.006185 0.002579 4.708222 ( 1.163319)
test_btest 0.000459 0.000252 86.946016 ( 6.899039)
test_basic 0.007659 0.000000 0.714347 ( 0.789853)
test_all 0.117655 0.017707 531.194358 ( 63.911691)
test_rubyspec 0.040763 0.013283 50.531590 ( 62.892145)
total: 142.24 sec