Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-132331
#<BuildRuby:0x000055746e90bf90
@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.20231124-132331",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005098 0.000392 0.934635 ( 1.346013)
build_miniruby 0.001097 0.000000 0.809054 ( 0.809191)
build_ruby 0.001401 0.000000 2.613868 ( 2.614688)
build_all 0.008053 0.000118 12.193072 ( 0.963336)
build_install 0.007448 0.006828 4.010608 ( 0.996525)
test_btest 0.000652 0.000098 65.970361 ( 5.300136)
test_basic 0.005053 0.000174 0.398079 ( 0.476355)
test_all 0.078524 0.015035 359.640303 ( 34.592541)
test_rubyspec 0.022013 0.048105 40.067616 ( 52.607587)
total: 99.71 sec