Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-030123
#<BuildRuby:0x0000558d01a17e88
@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.20240110-030123",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000007)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000567 0.004386 0.796804 ( 1.186924)
build_miniruby 0.000878 0.000263 0.819810 ( 0.819598)
build_ruby 0.001112 0.000334 2.668267 ( 2.669279)
build_all 0.007221 0.000747 11.904225 ( 1.004124)
build_install 0.001766 0.008234 3.413034 ( 0.981307)
test_btest 0.000515 0.000214 65.284400 ( 4.658943)
test_basic 0.002778 0.001157 0.413408 ( 0.494616)
test_all 0.073276 0.021009 399.702233 ( 35.586940)
test_rubyspec 0.022361 0.044343 41.069953 ( 53.620893)
total: 101.02 sec