Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-181947
#<BuildRuby:0x0000563beb63b280
@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.20231226-181947",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006009 0.000326 0.801990 ( 1.180432)
build_miniruby 0.000908 0.000151 0.804186 ( 0.804307)
build_ruby 0.001571 0.000262 2.653686 ( 2.655424)
build_all 0.007615 0.000000 11.946088 ( 0.966747)
build_install 0.006715 0.004647 3.362613 ( 0.974472)
test_btest 0.000692 0.000138 63.341193 ( 4.970024)
test_basic 0.003593 0.000719 0.407778 ( 0.487940)
test_all 0.081024 0.015354 364.146073 ( 38.461395)
test_rubyspec 0.038513 0.027717 40.116578 ( 52.691194)
total: 103.19 sec