Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-154116
#<BuildRuby:0x000055bc471d3f90
@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.20231227-154116",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000552 0.004165 0.789690 ( 1.351932)
build_miniruby 0.001248 0.000000 0.810904 ( 0.810452)
build_ruby 0.001387 0.000000 2.658406 ( 2.659674)
build_all 0.004112 0.003522 11.878201 ( 0.968390)
build_install 0.008301 0.001689 3.416838 ( 0.963828)
test_btest 0.000450 0.000174 63.067734 ( 4.999644)
test_basic 0.004703 0.000149 0.404608 ( 0.483085)
test_all 0.082741 0.012101 378.702648 ( 33.075514)
test_rubyspec 0.024785 0.040425 40.098682 ( 52.657144)
total: 97.97 sec