Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-173959
#<BuildRuby:0x000055d7451c80a0
@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.20240115-173959",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000464 0.003602 1.000211 ( 1.362915)
build_miniruby 0.000816 0.000129 0.878282 ( 0.877923)
build_ruby 0.001242 0.000197 2.787647 ( 2.788088)
build_all 0.008957 0.000105 14.215147 ( 1.331421)
build_install 0.006636 0.000948 4.071014 ( 1.054086)
test_btest 0.001015 0.000000 77.749803 ( 6.747365)
test_basic 0.005239 0.000000 0.644605 ( 0.718729)
test_all 0.097723 0.029036 498.246855 ( 47.934410)
test_rubyspec 0.024127 0.024232 48.244919 ( 60.576653)
total: 123.39 sec