Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-001055
#<BuildRuby:0x0000562dd325bf28
@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.20221231-001055",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.002757 0.003712 0.844340 ( 1.152418)
build_miniruby 0.000906 0.000259 1.010122 ( 1.008087)
build_ruby 0.001506 0.000000 2.789109 ( 2.786642)
build_all 0.009084 0.000625 16.833263 ( 3.019151)
build_install 0.010278 0.001424 2.319806 ( 1.170894)
test_btest 0.000982 0.000231 78.556923 ( 11.153773)
test_basic 0.007371 0.000000 0.349824 ( 0.434698)
test_all 0.001231 0.000000 657.022306 (105.434580)
test_rubyspec 0.084320 0.041622 51.420318 ( 59.496592)
total: 185.66 sec