Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-023648
#<BuildRuby:0x000055bea4b27c18
@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.20231220-023648",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.003824 1.039778 ( 1.296615)
build_miniruby 0.000532 0.000230 0.904825 ( 0.904876)
build_ruby 0.000785 0.000235 2.736632 ( 2.739410)
build_all 0.002768 0.005258 12.275690 ( 1.067611)
build_install 0.006154 0.002461 3.631266 ( 0.991533)
test_btest 0.000453 0.000181 65.644949 ( 5.721222)
test_basic 0.000000 0.003523 0.384204 ( 0.467801)
test_all 0.080862 0.024871 439.704897 ( 38.180212)
test_rubyspec 0.022642 0.025924 40.586751 ( 53.359692)
total: 104.73 sec