Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-172748
#<BuildRuby:0x0000557d73c4c188
@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.20231231-172748",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000697 0.004453 0.813311 ( 1.197721)
build_miniruby 0.000646 0.000358 0.815993 ( 0.816075)
build_ruby 0.001987 0.000000 2.711711 ( 2.711529)
build_all 0.007475 0.000000 12.038592 ( 0.971798)
build_install 0.006709 0.002158 3.432751 ( 0.966452)
test_btest 0.000531 0.000227 62.248673 ( 5.502001)
test_basic 0.004744 0.000000 0.398262 ( 0.477782)
test_all 0.075714 0.022381 380.876328 ( 37.806580)
test_rubyspec 0.037034 0.029306 40.705849 ( 53.272502)
total: 103.72 sec