Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-064925
#<BuildRuby:0x000056307765b7f8
@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-064925",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004913 0.000562 0.913397 ( 1.302868)
build_miniruby 0.000693 0.000462 0.824700 ( 0.824343)
build_ruby 0.000907 0.000605 2.663992 ( 2.664829)
build_all 0.004035 0.004131 12.289497 ( 1.016783)
build_install 0.012101 0.002016 3.674382 ( 0.987789)
test_btest 0.000480 0.000280 65.770061 ( 4.953545)
test_basic 0.001540 0.002738 0.398001 ( 0.477160)
test_all 0.080605 0.019029 350.012114 ( 34.930492)
test_rubyspec 0.036999 0.030670 39.765512 ( 52.316298)
total: 99.47 sec