Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-073326
#<BuildRuby:0x0000564bd6367ea0
@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.20231230-073326",
@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.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000815 0.004556 0.807023 ( 1.210230)
build_miniruby 0.000775 0.000345 0.819406 ( 0.818864)
build_ruby 0.001286 0.000571 2.670288 ( 2.670859)
build_all 0.000000 0.007810 11.919630 ( 0.996278)
build_install 0.005620 0.006490 3.469194 ( 0.973929)
test_btest 0.000444 0.000310 64.850680 ( 4.468492)
test_basic 0.003003 0.002103 0.398465 ( 0.477462)
test_all 0.078285 0.019457 383.943037 ( 32.728499)
test_rubyspec 0.030195 0.035512 40.515129 ( 53.084806)
total: 97.43 sec