Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-220309
#<BuildRuby:0x0000562ab574b4f0
@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.20231223-220309",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003818 0.758790 ( 1.136329)
build_miniruby 0.000000 0.000903 0.898695 ( 0.898409)
build_ruby 0.000000 0.001399 2.773150 ( 2.775631)
build_all 0.000000 0.007611 12.097449 ( 1.018879)
build_install 0.004439 0.004870 3.361169 ( 0.980644)
test_btest 0.000559 0.000200 63.202436 ( 5.193269)
test_basic 0.003928 0.000038 0.376874 ( 0.460564)
test_all 0.083842 0.022919 396.837261 ( 40.598965)
test_rubyspec 0.029779 0.020211 40.932866 ( 53.637255)
total: 106.70 sec