Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-145934
#<BuildRuby:0x00005609fca0be80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-145934",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.006082 0.000450 0.847608 ( 1.061122)
build_miniruby 0.001142 0.000229 1.018454 ( 1.016611)
build_ruby 0.001330 0.000266 2.788429 ( 2.785788)
build_all 0.002284 0.007662 16.865298 ( 2.995341)
build_install 0.011594 0.000000 2.137313 ( 1.082705)
test_btest 0.000761 0.000000 69.253292 ( 11.665727)
test_basic 0.000042 0.006796 0.350719 ( 0.436672)
test_all 0.000871 0.000305 676.466111 (101.183048)
test_rubyspec 0.057650 0.068803 52.586371 ( 60.613204)
total: 182.84 sec