Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-222820
#<BuildRuby:0x000056523de9c178
@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.20231229-222820",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004540 0.000070 0.794516 ( 1.189234)
build_miniruby 0.000000 0.001157 0.815861 ( 0.815545)
build_ruby 0.000380 0.001339 2.698740 ( 2.699367)
build_all 0.003426 0.004512 12.089493 ( 1.001835)
build_install 0.010026 0.003423 3.379219 ( 0.952014)
test_btest 0.000514 0.000143 63.129905 ( 5.257593)
test_basic 0.003829 0.001064 0.380846 ( 0.460932)
test_all 0.080166 0.018044 394.880026 ( 37.696362)
test_rubyspec 0.028270 0.043586 40.767211 ( 53.311578)
total: 103.39 sec