Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-135049
#<BuildRuby:0x0000564e56bd0178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-135049",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000497 0.004408 0.779572 ( 1.215382)
build_miniruby 0.000852 0.000256 0.811798 ( 0.811676)
build_ruby 0.001055 0.000316 2.704667 ( 2.705912)
build_all 0.007328 0.000768 11.986238 ( 0.988390)
build_install 0.013359 0.000000 3.427272 ( 0.964117)
test_btest 0.000726 0.000000 66.358176 ( 4.750053)
test_basic 0.004873 0.000000 0.404045 ( 0.484762)
test_all 0.074764 0.024449 377.456684 ( 38.238483)
test_rubyspec 0.046653 0.082487 73.075254 ( 85.554362)
total: 135.71 sec