Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-223820
#<BuildRuby:0x000055d7dd8973c0
@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-223820",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006182 0.000324 0.799700 ( 1.197417)
build_miniruby 0.000768 0.000118 0.807311 ( 0.807366)
build_ruby 0.001196 0.000183 2.688050 ( 2.688695)
build_all 0.007724 0.000000 11.839615 ( 0.994518)
build_install 0.007953 0.002714 3.342515 ( 0.955852)
test_btest 0.000691 0.000109 63.139730 ( 4.944585)
test_basic 0.000133 0.003906 0.394235 ( 0.474483)
test_all 0.079881 0.018616 367.099224 ( 39.900575)
test_rubyspec 0.019670 0.043704 40.275871 ( 52.846499)
total: 104.81 sec