Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-053900
#<BuildRuby:0x000055c43289edf0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-053900",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.005186 0.000480 0.970347 ( 1.414514)
build_miniruby 0.000841 0.000316 0.983065 ( 0.982206)
build_ruby 0.001215 0.000455 2.771160 ( 2.769870)
build_all 0.005907 0.003213 14.501139 ( 1.291912)
build_install 0.008075 0.000031 4.188149 ( 1.121504)
test_btest 0.000454 0.000159 78.269040 ( 6.106579)
test_basic 0.003514 0.001230 0.773793 ( 0.853628)
test_all 0.101999 0.023162 495.242204 ( 43.899653)
test_rubyspec 0.045758 0.016967 81.622914 ( 94.035923)
total: 152.48 sec