Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-035725
#<BuildRuby:0x0000557c353fdfc0
@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.20230311-035725",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005957 0.000812 1.813941 ( 4.524459)
build_miniruby 0.001486 0.000203 1.349117 ( 1.669305)
build_ruby 0.001661 0.000226 2.584296 ( 3.492986)
build_all 0.006442 0.000879 2.251472 ( 3.066896)
build_install 0.015049 0.004111 3.346901 ( 4.108248)
test_btest 0.000985 0.000152 57.969730 ( 61.751927)
test_basic 0.000000 0.007701 0.479168 ( 0.889589)
test_all 0.000000 0.006327 568.212995 (645.595037)
test_rubyspec 0.035858 0.025009 78.050968 (112.737821)
total: 837.84 sec