Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-005421
#<BuildRuby:0x00005650b40078e0
@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.20231129-005421",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003293 0.001098 0.842559 ( 1.253647)
build_miniruby 0.000988 0.000330 0.880183 ( 0.879738)
build_ruby 0.001160 0.000000 2.703250 ( 2.705637)
build_all 0.003908 0.003116 12.005347 ( 0.997531)
build_install 0.000711 0.012836 3.491688 ( 0.980930)
test_btest 0.000464 0.000296 62.462443 ( 4.793939)
test_basic 0.002614 0.001663 0.377123 ( 0.457571)
test_all 0.077728 0.017534 374.221679 ( 34.358161)
test_rubyspec 0.030467 0.039764 39.442295 ( 52.063437)
total: 98.49 sec