Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-184754
#<BuildRuby:0x0000556ad67db248
@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.20240115-184754",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005572 0.000401 0.795808 ( 1.181319)
build_miniruby 0.000000 0.001209 0.853421 ( 0.853044)
build_ruby 0.000000 0.001571 2.687341 ( 2.688336)
build_all 0.000090 0.008059 11.945830 ( 1.000124)
build_install 0.002965 0.007373 3.387339 ( 0.950855)
test_btest 0.000486 0.000278 62.341875 ( 5.759665)
test_basic 0.004302 0.000192 0.408598 ( 0.489707)
test_all 0.088823 0.008054 374.546826 ( 38.929405)
test_rubyspec 0.043066 0.036777 40.362511 ( 52.928874)
total: 104.78 sec