Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-002038
#<BuildRuby:0x0000561d5e5740c8
@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.20231218-002038",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004445 0.000404 1.032675 ( 1.281994)
build_miniruby 0.001172 0.000000 0.868538 ( 0.868029)
build_ruby 0.001339 0.000000 2.711142 ( 2.712271)
build_all 0.007801 0.000140 12.090449 ( 1.022338)
build_install 0.010709 0.000000 3.596269 ( 0.973766)
test_btest 0.000833 0.000000 63.439884 ( 5.065658)
test_basic 0.004466 0.000000 0.377572 ( 0.459336)
test_all 0.068612 0.032748 371.979446 ( 40.679755)
test_rubyspec 0.027935 0.042465 40.315501 ( 52.941229)
total: 106.01 sec