Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-143608
#<BuildRuby:0x000055fabef680d8
@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.20240105-143608",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002087 0.001866 0.736374 ( 1.124811)
build_miniruby 0.000834 0.000303 0.913084 ( 0.913288)
build_ruby 0.001269 0.000462 2.760371 ( 2.763139)
build_all 0.006153 0.000813 12.089840 ( 1.042124)
build_install 0.011178 0.002232 3.367593 ( 0.990084)
test_btest 0.000564 0.000174 67.499690 ( 5.675983)
test_basic 0.003518 0.001082 0.383931 ( 0.459820)
test_all 0.080967 0.031405 498.892512 ( 44.340205)
test_rubyspec 0.028582 0.035395 41.082436 ( 53.825488)
total: 111.14 sec