Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-025150
#<BuildRuby:0x0000563c61ba3918
@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.20230730-025150",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.005391 0.000205 1.509780 ( 2.725428)
build_miniruby 0.001563 0.000000 0.959628 ( 0.963647)
build_ruby 0.001481 0.000000 2.725428 ( 2.725206)
build_all 0.009564 0.000003 14.284503 ( 1.327446)
build_install 0.005292 0.003000 1.985117 ( 0.899367)
test_btest 0.000973 0.000162 82.807757 ( 7.883695)
test_basic 0.004091 0.000682 0.535031 ( 0.616048)
test_all 0.002342 0.000000 509.738991 ( 60.009784)
test_rubyspec 0.036049 0.004326 44.383306 ( 56.897958)
total: 134.05 sec