Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-210935
#<BuildRuby:0x000055797bb56090
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230614-210935",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.007136 2.021170 ( 4.302459)
build_miniruby 0.001612 0.000000 1.529819 ( 1.688912)
build_ruby 0.001786 0.000000 3.000815 ( 3.559329)
build_all 0.008514 0.000000 2.437121 ( 2.626350)
build_install 0.016049 0.002082 3.514427 ( 3.362176)
test_btest 0.000697 0.000089 62.798113 ( 37.540923)
test_basic 0.003543 0.003978 0.713737 ( 1.013473)
test_all 0.001711 0.000127 558.841666 (267.577674)
test_rubyspec 0.030547 0.027294 79.074922 (114.123551)
total: 435.80 sec