Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-115800
#<BuildRuby:0x0000559b8a5d4078
@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.20231122-115800",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004746 0.001424 0.913417 ( 1.327531)
build_miniruby 0.000784 0.000235 0.837387 ( 0.837539)
build_ruby 0.000000 0.001998 2.613547 ( 2.613983)
build_all 0.005366 0.002744 12.279529 ( 0.991016)
build_install 0.007857 0.004074 3.700018 ( 0.983360)
test_btest 0.000655 0.000252 65.150456 ( 4.468146)
test_basic 0.003704 0.000000 0.406352 ( 0.486906)
test_all 0.084945 0.011432 347.948807 ( 36.843614)
test_rubyspec 0.035987 0.029964 40.022248 ( 52.634227)
total: 101.19 sec