Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-061308
#<BuildRuby:0x0000556300734728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-061308",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000000 0.006468 0.839674 ( 1.435109)
build_miniruby 0.000000 0.001152 1.016552 ( 1.014546)
build_ruby 0.000000 0.001620 2.789447 ( 2.786773)
build_all 0.003487 0.005826 16.832554 ( 3.012401)
build_install 0.010643 0.001001 2.266481 ( 1.176262)
test_btest 0.000619 0.000206 77.226006 ( 10.225443)
test_basic 0.006037 0.000636 0.345064 ( 0.430823)
test_all 0.001036 0.000327 656.892955 (103.164435)
test_rubyspec 0.070180 0.031923 51.408236 ( 59.497107)
total: 182.74 sec