Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-032122
#<BuildRuby:0x000055bc6feaf8e0
@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.20240117-032122",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004993 0.000000 0.795068 ( 1.205705)
build_miniruby 0.000000 0.001084 0.800587 ( 0.800474)
build_ruby 0.000661 0.000785 2.686905 ( 2.688191)
build_all 0.005208 0.002943 11.937545 ( 0.995846)
build_install 0.008776 0.004728 3.409366 ( 0.957366)
test_btest 0.000604 0.000168 62.672452 ( 5.962836)
test_basic 0.004479 0.000252 0.404275 ( 0.483841)
test_all 0.085711 0.017578 369.157466 ( 39.937953)
test_rubyspec 0.050011 0.077710 73.360668 ( 85.823936)
total: 138.86 sec