Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-081019
#<BuildRuby:0x0000560a00f634b0
@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.20240105-081019",
@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.000016 0.000008 0.000024 ( 0.000024)
autoconf 0.000023 0.000011 0.000034 ( 0.000034)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.000035 0.007708 1.034135 ( 1.305762)
build_miniruby 0.000639 0.000447 0.807671 ( 0.807384)
build_ruby 0.000000 0.001462 2.680065 ( 2.680661)
build_all 0.006457 0.001474 11.977416 ( 0.960084)
build_install 0.009869 0.001294 3.482149 ( 0.964992)
test_btest 0.000534 0.000305 64.957271 ( 4.666412)
test_basic 0.000047 0.004038 0.390753 ( 0.471215)
test_all 0.083636 0.012484 359.051437 ( 36.291995)
test_rubyspec 0.028158 0.037462 40.331934 ( 52.914987)
total: 101.06 sec