Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-011558
#<BuildRuby:0x000056085bf170c0
@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-011558",
@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.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003954 0.001186 0.935740 ( 1.353249)
build_miniruby 0.000796 0.000239 0.790811 ( 0.790798)
build_ruby 0.001126 0.000338 2.668866 ( 2.669923)
build_all 0.008634 0.000000 12.204835 ( 1.018521)
build_install 0.010374 0.000217 3.704911 ( 0.990102)
test_btest 0.000000 0.000826 65.815352 ( 4.893965)
test_basic 0.000000 0.005129 0.410508 ( 0.488593)
test_all 0.067065 0.029986 355.813387 ( 37.916355)
test_rubyspec 0.034198 0.032949 40.012617 ( 52.566366)
total: 102.69 sec