Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-093514
#<BuildRuby:0x000055d8a777f788
@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.20240104-093514",
@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.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004883 0.000813 1.016698 ( 1.405105)
build_miniruby 0.000841 0.000140 0.803313 ( 0.803093)
build_ruby 0.001218 0.000203 2.693045 ( 2.693907)
build_all 0.006808 0.001134 12.005740 ( 0.948121)
build_install 0.012898 0.000353 3.480701 ( 0.970549)
test_btest 0.000679 0.000097 64.209001 ( 5.378491)
test_basic 0.000705 0.004497 0.405558 ( 0.485157)
test_all 0.086864 0.012578 367.762490 ( 40.444715)
test_rubyspec 0.046316 0.021215 40.143215 ( 52.728637)
total: 105.86 sec