Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-220936
#<BuildRuby:0x000055ee51af7f90
@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.20240117-220936",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004768 0.867176 ( 1.422212)
build_miniruby 0.000000 0.001224 7.465982 ( 7.361587)
build_ruby 0.000000 0.001473 2.665407 ( 2.666518)
build_all 0.007385 0.001479 11.959145 ( 1.001916)
build_install 0.004381 0.006088 3.502285 ( 0.970841)
test_btest 0.000496 0.000206 65.254464 ( 5.307310)
test_basic 0.000999 0.002978 0.405652 ( 0.486754)
test_all 0.080497 0.016341 370.004741 ( 40.938313)
test_rubyspec 0.042384 0.087321 73.259930 ( 85.744270)
total: 145.90 sec