Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-100047
#<BuildRuby:0x0000555a1bea7520
@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.20231215-100047",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003920 1.025323 ( 1.274343)
build_miniruby 0.000882 0.000160 0.867992 ( 0.868339)
build_ruby 0.000832 0.000151 2.699914 ( 2.701777)
build_all 0.000000 0.007814 12.097895 ( 1.031384)
build_install 0.011908 0.000299 3.578868 ( 0.968001)
test_btest 0.000681 0.000195 64.040583 ( 5.584248)
test_basic 0.002496 0.000713 0.372877 ( 0.453923)
test_all 0.080589 0.019654 389.903636 ( 34.149204)
test_rubyspec 0.032430 0.020927 39.822892 ( 52.518283)
total: 99.55 sec