Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-192507
#<BuildRuby:0x00005605a8553468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221231-192507",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.008195 0.000546 0.847222 ( 1.055446)
build_miniruby 0.000000 0.001197 1.010448 ( 1.008614)
build_ruby 0.000000 0.001387 2.797067 ( 2.794556)
build_all 0.007671 0.002302 16.744714 ( 3.022862)
build_install 0.007135 0.002401 2.297356 ( 1.183170)
test_btest 0.000814 0.000116 70.340568 ( 11.251580)
test_basic 0.003209 0.003910 0.377111 ( 0.462551)
test_all 0.001104 0.000200 674.504092 ( 95.564290)
test_rubyspec 0.079211 0.047049 51.661248 ( 59.700839)
total: 176.04 sec