Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-150438
#<BuildRuby:0x000055e058bcbce8
@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.20231024-150438",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004393 0.000220 1.394599 ( 1.686470)
build_miniruby 0.000993 0.000049 0.906637 ( 0.906864)
build_ruby 0.001636 0.000082 2.789190 ( 2.788470)
build_all 0.000000 0.010337 16.895889 ( 1.469575)
build_install 0.003476 0.005826 4.959543 ( 1.173338)
test_btest 0.000939 0.000213 84.142127 ( 7.328062)
test_basic 0.003425 0.000778 0.695427 ( 0.771945)
test_all 0.093393 0.041217 521.016273 ( 47.649511)
test_rubyspec 0.008409 0.037924 49.649546 ( 62.032287)
total: 125.81 sec