Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-063748
#<BuildRuby:0x0000557eeae3b840
@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.20240104-063748",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.001076 0.004474 1.490128 ( 1.688982)
build_miniruby 0.000605 0.000189 0.766048 ( 0.766060)
build_ruby 0.000879 0.000274 2.611330 ( 2.612493)
build_all 0.007875 0.001049 14.266176 ( 1.303176)
build_install 0.000280 0.007393 4.185608 ( 1.064850)
test_btest 0.000778 0.000302 76.823365 ( 6.611585)
test_basic 0.003355 0.001305 0.755457 ( 0.831620)
test_all 0.092070 0.038671 484.288026 ( 45.779889)
test_rubyspec 0.022369 0.022942 47.998843 ( 60.501070)
total: 121.16 sec