Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-110457
#<BuildRuby:0x00005653adb43000
@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.20240103-110457",
@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.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004081 0.000961 1.451240 ( 1.738248)
build_miniruby 0.000669 0.000158 0.850417 ( 0.849903)
build_ruby 0.001113 0.000262 2.645796 ( 2.645768)
build_all 0.008805 0.000220 14.074278 ( 1.317901)
build_install 0.001643 0.006449 4.154813 ( 1.075017)
test_btest 0.000720 0.000205 74.214782 ( 7.051751)
test_basic 0.001235 0.003125 0.744012 ( 0.822289)
test_all 0.104543 0.028225 509.075043 ( 49.805061)
test_rubyspec 0.030174 0.022058 48.122291 ( 60.577497)
total: 125.88 sec