Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-091816
#<BuildRuby:0x000055bc888c9db8
@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.20230727-091816",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000420 0.007169 2.319230 ( 4.918911)
build_miniruby 0.001604 0.000311 1.697673 ( 2.013780)
build_ruby 0.001426 0.000276 3.173511 ( 42.297065)
build_all 0.005371 0.003394 2.689204 ( 2.711238)
build_install 0.013641 0.007265 4.111933 ( 3.941861)
test_btest 0.000694 0.000169 62.279377 ( 40.108158)
test_basic 0.004882 0.004100 0.819053 ( 1.103342)
test_all 0.000978 0.000257 604.206426 (278.799904)
test_rubyspec 0.027062 0.034860 84.592431 (102.158793)
total: 478.05 sec