Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-112143
#<BuildRuby:0x000055dc9309b788
@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.20231120-112143",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004464 0.000812 0.926166 ( 1.329905)
build_miniruby 0.001026 0.000000 0.790397 ( 0.790288)
build_ruby 0.001895 0.000000 2.601011 ( 2.601726)
build_all 0.007571 0.000000 11.965424 ( 0.966222)
build_install 0.010983 0.002870 3.507995 ( 0.966382)
test_btest 0.000682 0.000113 64.789731 ( 5.490901)
test_basic 0.003774 0.000629 0.404858 ( 0.484175)
test_all 0.056437 0.040093 344.922098 ( 36.693152)
test_rubyspec 0.034167 0.030238 39.812519 ( 52.373408)
total: 101.70 sec