Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-114532
#<BuildRuby:0x000055e4019e4130
@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.20240619-114532",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003756 0.001126 1.119674 ( 1.645740)
build_miniruby 0.000760 0.000228 0.722854 ( 0.723090)
build_ruby 0.001399 0.000000 2.267118 ( 2.267633)
build_all 0.007353 0.001203 12.626489 ( 1.072449)
build_install 0.005748 0.006891 4.162316 ( 1.052507)
test_btest 0.000473 0.000172 70.264904 ( 5.657371)
test_basic 0.002911 0.001059 0.404063 ( 0.486154)
test_all 0.082727 0.016044 362.453943 ( 35.434986)
test_rubyspec 0.036570 0.006729 87.524890 ( 11.006421)
total: 59.35 sec