Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-010153
#<BuildRuby:0x0000562e776c4070
@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.20240115-010153",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000881 0.004358 1.016326 ( 1.424347)
build_miniruby 0.001143 0.000269 0.858950 ( 0.857959)
build_ruby 0.001028 0.000242 2.645678 ( 2.645435)
build_all 0.008996 0.000067 14.185208 ( 1.330009)
build_install 0.007641 0.000000 4.061570 ( 1.077705)
test_btest 0.001029 0.000002 74.547057 ( 7.084052)
test_basic 0.001454 0.003702 0.807064 ( 0.881615)
test_all 0.089300 0.038253 474.773325 ( 45.937375)
test_rubyspec 0.041968 0.004094 48.817992 ( 61.204802)
total: 122.44 sec