Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-162813
#<BuildRuby:0x000055664fe5f280
@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-162813",
@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.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005231 0.816749 ( 1.198307)
build_miniruby 0.000000 0.001090 0.801249 ( 0.801509)
build_ruby 0.000000 0.001540 2.677072 ( 2.677991)
build_all 0.005089 0.002917 11.991190 ( 0.973047)
build_install 0.011053 0.001728 3.404571 ( 0.963849)
test_btest 0.000586 0.000274 61.586050 ( 5.580643)
test_basic 0.003458 0.001614 0.396253 ( 0.476066)
test_all 0.080461 0.018061 368.871984 ( 39.484043)
test_rubyspec 0.035865 0.032287 40.386855 ( 52.940618)
total: 105.10 sec