Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-192338
#<BuildRuby:0x0000558e59cd7520
@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.20231125-192338",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000011 0.000001 0.000012 ( 0.000007)
build_up 0.004859 0.000405 0.918172 ( 1.327410)
build_miniruby 0.000000 0.001096 0.850681 ( 0.850735)
build_ruby 0.000000 0.002042 2.637516 ( 2.637597)
build_all 0.007620 0.000379 12.308517 ( 1.003724)
build_install 0.007473 0.003900 3.751805 ( 0.994521)
test_btest 0.000665 0.000118 66.564673 ( 5.130281)
test_basic 0.004435 0.000071 0.381856 ( 0.462577)
test_all 0.074693 0.021564 345.131121 ( 39.677263)
test_rubyspec 0.031215 0.035002 40.184784 ( 52.739675)
total: 104.82 sec