Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-014703
#<BuildRuby:0x000055e974f83bb8
@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.20231209-014703",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004984 0.000164 1.324640 ( 1.695002)
build_miniruby 0.001083 0.000000 0.883862 ( 0.883394)
build_ruby 0.000000 0.001360 2.741117 ( 2.742117)
build_all 0.010173 0.000015 16.710355 ( 1.490248)
build_install 0.006462 0.002739 4.895379 ( 1.149084)
test_btest 0.000606 0.000104 84.145947 ( 7.801313)
test_basic 0.000503 0.003370 0.744933 ( 0.827613)
test_all 0.111677 0.026277 559.944061 ( 52.155115)
test_rubyspec 0.025067 0.022255 50.033683 ( 62.328416)
total: 131.07 sec