Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-102713
#<BuildRuby:0x0000560a304b00d8
@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.20231203-102713",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004772 0.000000 0.977909 ( 1.237370)
build_miniruby 0.000741 0.000000 0.873554 ( 0.873546)
build_ruby 0.000000 0.001536 2.709944 ( 2.711786)
build_all 0.001811 0.006304 12.018854 ( 1.018985)
build_install 0.002616 0.007541 3.571131 ( 0.965393)
test_btest 0.000683 0.000183 60.710967 ( 6.133991)
test_basic 0.003759 0.000000 0.373126 ( 0.454495)
test_all 0.075383 0.024570 400.292731 ( 38.841087)
test_rubyspec 0.022088 0.042678 39.611698 ( 52.301137)
total: 104.54 sec