Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-132642
#<BuildRuby:0x00005571e39ff858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-132642",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.003849 0.854849 ( 1.277608)
build_miniruby 0.000699 0.000298 0.910406 ( 0.910728)
build_ruby 0.001031 0.000243 2.713974 ( 2.717154)
build_all 0.004817 0.005560 14.602389 ( 1.418004)
build_install 0.006693 0.002450 4.245822 ( 1.150487)
test_btest 0.000534 0.000160 76.174909 ( 7.719992)
test_basic 0.002534 0.000760 0.512605 ( 0.589436)
test_all 0.105422 0.029509 521.318302 ( 48.729803)
test_rubyspec 0.014219 0.020637 49.146832 ( 61.717177)
total: 126.23 sec