Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-212948
#<BuildRuby:0x000055ab168a3fd8
@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.20231226-212948",
@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.000048 0.000000 0.000048 ( 0.000048)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005879 0.000306 0.802148 ( 1.322301)
build_miniruby 0.000930 0.000143 0.809241 ( 0.809139)
build_ruby 0.001111 0.000171 2.655040 ( 2.655917)
build_all 0.007337 0.001129 11.967771 ( 0.987262)
build_install 0.008134 0.004658 3.337971 ( 0.961909)
test_btest 0.000635 0.000127 63.930289 ( 4.579972)
test_basic 0.000000 0.004965 0.407473 ( 0.486860)
test_all 0.090441 0.007619 383.914696 ( 32.633335)
test_rubyspec 0.040238 0.025005 40.340084 ( 52.906323)
total: 97.34 sec