Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-203830
#<BuildRuby:0x0000562940b13ce8
@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.20231226-203830",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.002400 0.003096 1.122098 ( 1.519433)
build_miniruby 0.000927 0.000464 0.837106 ( 0.836820)
build_ruby 0.000987 0.000494 2.745404 ( 2.744576)
build_all 0.008923 0.000502 15.998564 ( 1.384876)
build_install 0.006578 0.001838 4.559816 ( 1.131848)
test_btest 0.000760 0.000304 82.853665 ( 6.996153)
test_basic 0.000797 0.004039 0.636716 ( 0.711991)
test_all 0.104598 0.028635 567.340633 ( 55.446148)
test_rubyspec 0.024291 0.025634 50.106175 ( 62.448966)
total: 133.22 sec