Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-185708
#<BuildRuby:0x00005652927900c8
@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.20240113-185708",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001247 0.004425 0.793888 ( 1.195177)
build_miniruby 0.000748 0.000299 0.798003 ( 0.797954)
build_ruby 0.001713 0.000000 2.687511 ( 2.688048)
build_all 0.000867 0.007449 12.069787 ( 0.990529)
build_install 0.010607 0.003304 3.622201 ( 0.984366)
test_btest 0.000543 0.000272 63.795032 ( 4.665135)
test_basic 0.000150 0.004029 0.401731 ( 0.482926)
test_all 0.063212 0.037533 398.204884 ( 33.998982)
test_rubyspec 0.023923 0.044853 40.812229 ( 53.357799)
total: 99.16 sec