Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-022044
#<BuildRuby:0x000055a18b8174f0
@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.20231231-022044",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004196 0.000840 0.813569 ( 1.193056)
build_miniruby 0.001007 0.000201 0.857861 ( 0.857375)
build_ruby 0.001188 0.000237 2.669494 ( 2.670760)
build_all 0.008569 0.000000 12.011257 ( 0.986302)
build_install 0.008122 0.000304 3.378485 ( 0.965255)
test_btest 0.000640 0.000098 63.266460 ( 5.526133)
test_basic 0.005397 0.000038 0.399577 ( 0.479238)
test_all 0.074101 0.023860 364.401518 ( 38.531205)
test_rubyspec 0.020274 0.043648 40.334851 ( 52.898400)
total: 104.11 sec