Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-005129
#<BuildRuby:0x000055a78ace78e0
@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.20240103-005129",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004275 0.002715 1.073266 ( 1.349380)
build_miniruby 0.000843 0.000307 0.802880 ( 0.802843)
build_ruby 0.000000 0.002082 2.660228 ( 2.660778)
build_all 0.001328 0.006483 11.866280 ( 0.964955)
build_install 0.006696 0.004995 3.458509 ( 0.970825)
test_btest 0.000583 0.000333 61.752827 ( 5.376615)
test_basic 0.002603 0.001487 0.418503 ( 0.491472)
test_all 0.076685 0.016629 385.342858 ( 34.187598)
test_rubyspec 0.029029 0.036835 39.843392 ( 52.400485)
total: 99.21 sec