Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-114654
#<BuildRuby:0x00005647155980c8
@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.20231212-114654",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001660 0.003698 1.018108 ( 1.276798)
build_miniruby 0.000844 0.000141 0.877575 ( 0.877848)
build_ruby 0.001360 0.000226 2.719140 ( 2.720680)
build_all 0.006426 0.001071 12.027026 ( 1.018359)
build_install 0.006170 0.006193 3.581623 ( 0.970793)
test_btest 0.000514 0.000128 64.634757 ( 4.694681)
test_basic 0.002808 0.000702 0.372419 ( 0.455422)
test_all 0.063166 0.037589 382.834345 ( 38.907705)
test_rubyspec 0.027392 0.045264 39.706534 ( 52.349698)
total: 103.27 sec