Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-113059
#<BuildRuby:0x0000556ec5bdb788
@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.20231202-113059",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003616 0.000723 0.982490 ( 1.243911)
build_miniruby 0.001024 0.000205 0.866470 ( 0.866358)
build_ruby 0.001111 0.000222 2.692594 ( 2.694171)
build_all 0.006681 0.001336 12.125930 ( 0.990519)
build_install 0.010738 0.000999 3.527813 ( 0.959842)
test_btest 0.000479 0.000087 61.810809 ( 5.815440)
test_basic 0.003952 0.000719 0.374997 ( 0.455974)
test_all 0.082061 0.022545 385.112750 ( 38.682667)
test_rubyspec 0.035004 0.008268 39.405382 ( 52.100885)
total: 103.81 sec