Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-095223
#<BuildRuby:0x0000561d0fd37d68
@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.20231117-095223",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000467 0.003965 1.332655 ( 1.719110)
build_miniruby 0.000999 0.000158 0.865028 ( 0.864880)
build_ruby 0.001136 0.000180 2.757846 ( 2.757878)
build_all 0.008686 0.001371 15.735400 ( 1.499227)
build_install 0.009283 0.000042 4.608991 ( 1.119448)
test_btest 0.000000 0.001033 83.351305 ( 6.859019)
test_basic 0.002708 0.002264 0.819786 ( 0.895326)
test_all 0.107867 0.023258 485.642391 ( 46.656783)
test_rubyspec 0.026797 0.020397 49.561094 ( 61.955762)
total: 124.33 sec