Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-090125
#<BuildRuby:0x0000556dec78fbb8
@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.20240110-090125",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002722 0.001210 0.831462 ( 1.215661)
build_miniruby 0.001150 0.000000 0.881204 ( 0.882128)
build_ruby 0.000285 0.001049 2.680158 ( 2.681842)
build_all 0.007830 0.002363 14.720795 ( 1.370134)
build_install 0.003691 0.005140 4.280660 ( 1.163637)
test_btest 0.000434 0.000217 78.712623 ( 7.143926)
test_basic 0.003557 0.000000 0.415004 ( 0.497361)
test_all 0.106204 0.027959 494.439585 ( 53.484542)
test_rubyspec 0.026226 0.007711 51.367773 ( 63.965512)
total: 132.41 sec