Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-225923
#<BuildRuby:0x000055a0a411f4f0
@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.20231223-225923",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002790 0.000254 0.732175 ( 1.135198)
build_miniruby 0.000961 0.000088 0.914150 ( 0.914704)
build_ruby 0.001200 0.000000 2.773131 ( 2.775410)
build_all 0.006720 0.000000 12.084458 ( 1.009958)
build_install 0.006946 0.004032 3.374700 ( 0.983866)
test_btest 0.000502 0.000067 63.913325 ( 5.105638)
test_basic 0.003376 0.000450 0.388854 ( 0.461398)
test_all 0.087357 0.018306 415.265602 ( 36.072149)
test_rubyspec 0.034916 0.018802 40.834551 ( 53.608433)
total: 102.07 sec