Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-191437
#<BuildRuby:0x000055a33392bea0
@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.20231222-191437",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000111 0.004080 0.748788 ( 1.131299)
build_miniruby 0.000948 0.000421 0.910131 ( 0.910270)
build_ruby 0.001835 0.000000 2.771051 ( 2.773072)
build_all 0.007876 0.000000 12.190768 ( 0.997536)
build_install 0.008384 0.000000 3.506439 ( 0.979945)
test_btest 0.000691 0.000000 63.201683 ( 6.164458)
test_basic 0.003137 0.000000 0.389543 ( 0.472539)
test_all 0.093734 0.013302 403.189460 ( 41.378065)
test_rubyspec 0.027655 0.022883 40.717387 ( 53.460549)
total: 108.27 sec