Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-000839
#<BuildRuby:0x000055a0d87877f0
@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.20231128-000839",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003977 0.001988 0.919875 ( 1.305275)
build_miniruby 0.000706 0.000353 0.805187 ( 0.805160)
build_ruby 0.000000 0.001906 2.673337 ( 2.673796)
build_all 0.003451 0.005051 12.212008 ( 1.003343)
build_install 0.005262 0.009248 4.059479 ( 1.005715)
test_btest 0.000480 0.000360 61.092906 ( 5.827971)
test_basic 0.005206 0.000000 0.411348 ( 0.491017)
test_all 0.087849 0.007697 346.493489 ( 36.249348)
test_rubyspec 0.022804 0.046857 39.828912 ( 52.385357)
total: 101.75 sec