Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-233640
#<BuildRuby:0x0000562f3e0debe8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230119-233640",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000027 0.000003 0.000030 ( 0.000016)
build_up 0.005705 0.000760 0.846182 ( 1.049633)
build_miniruby 0.001186 0.000158 1.023363 ( 1.021398)
build_ruby 0.000000 0.001597 2.818447 ( 2.815617)
build_all 0.007947 0.001837 16.926223 ( 3.000360)
build_install 0.010406 0.001005 2.137405 ( 1.080602)
test_btest 0.000880 0.000139 70.073609 ( 11.106980)
test_basic 0.002065 0.004863 0.344393 ( 0.430027)
test_all 0.001365 0.000000 669.937228 (105.483379)
test_rubyspec 0.097035 0.030026 52.063636 ( 60.098780)
total: 186.09 sec