Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-101121
#<BuildRuby:0x000055b0cfdac110
@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.20240116-101121",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.000000 0.005886 0.799934 ( 1.196928)
build_miniruby 0.000000 0.001060 0.854454 ( 0.854326)
build_ruby 0.000000 0.001568 2.703641 ( 2.704264)
build_all 0.004496 0.003850 12.055777 ( 0.973197)
build_install 0.008589 0.002052 3.474583 ( 0.974568)
test_btest 0.000454 0.000209 64.171671 ( 4.307762)
test_basic 0.000375 0.004727 0.397061 ( 0.477238)
test_all 0.072049 0.026950 388.613404 ( 35.826481)
test_rubyspec 0.039544 0.028880 40.465194 ( 53.018454)
total: 100.33 sec