Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-110551
#<BuildRuby:0x0000557c4d868110
@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.20240110-110551",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005182 0.000000 0.785091 ( 1.185143)
build_miniruby 0.000000 0.000956 0.855450 ( 0.855439)
build_ruby 0.000000 0.001441 2.703199 ( 2.707857)
build_all 0.006805 0.001484 11.920398 ( 0.972249)
build_install 0.002995 0.005776 3.562491 ( 0.989547)
test_btest 0.000428 0.000200 64.341351 ( 5.227493)
test_basic 0.000029 0.003806 0.408737 ( 0.490412)
test_all 0.075983 0.018859 395.386053 ( 34.978033)
test_rubyspec 0.034942 0.029112 40.817542 ( 53.379714)
total: 100.79 sec