Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-222554
#<BuildRuby:0x00005631c2a93f90
@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.20231203-222554",
@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.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004976 0.987695 ( 1.252228)
build_miniruby 0.000000 0.001206 0.877934 ( 0.879975)
build_ruby 0.000000 0.001262 2.704635 ( 2.706578)
build_all 0.005428 0.003201 12.086123 ( 1.008597)
build_install 0.012169 0.001625 3.579723 ( 0.974956)
test_btest 0.000518 0.000185 63.135303 ( 5.707381)
test_basic 0.000688 0.002782 0.370953 ( 0.452756)
test_all 0.067431 0.030590 370.656101 ( 32.216490)
test_rubyspec 0.032582 0.035292 39.655502 ( 52.290810)
total: 97.49 sec