Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-083543
#<BuildRuby:0x0000560ffe6e00a0
@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-083543",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003046 0.000609 0.737734 ( 1.116938)
build_miniruby 0.000907 0.000181 0.901953 ( 0.901516)
build_ruby 0.000000 0.001609 2.773339 ( 2.776841)
build_all 0.005700 0.001957 12.258455 ( 1.026971)
build_install 0.007944 0.005326 3.515200 ( 0.985466)
test_btest 0.000472 0.000145 62.780234 ( 6.295062)
test_basic 0.004313 0.000000 0.383650 ( 0.461096)
test_all 0.085106 0.020960 432.392144 ( 40.497337)
test_rubyspec 0.030857 0.022027 41.225551 ( 53.972041)
total: 108.03 sec