Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-042946
#<BuildRuby:0x000055dab377c188
@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.20231202-042946",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004028 0.000009 0.983098 ( 1.324583)
build_miniruby 0.000707 0.000128 0.871218 ( 0.872043)
build_ruby 0.001445 0.000263 2.699413 ( 2.702765)
build_all 0.001626 0.006322 12.093038 ( 0.970262)
build_install 0.008065 0.002481 3.562360 ( 0.964023)
test_btest 0.000610 0.000188 62.858056 ( 5.159819)
test_basic 0.000000 0.003314 0.372888 ( 0.457023)
test_all 0.072142 0.026027 377.128693 ( 33.388692)
test_rubyspec 0.032992 0.034074 39.930564 ( 52.583993)
total: 98.42 sec