Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-112026
#<BuildRuby:0x000055584a466228
@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.20230731-112026",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000016 0.000002 0.000018 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005877 2.068748 ( 3.404302)
build_miniruby 0.000000 0.001900 1.654557 ( 1.704810)
build_ruby 0.000000 0.002025 3.269415 ( 3.526714)
build_all 0.000000 0.007481 2.565383 ( 1.501579)
build_install 0.013303 0.004281 3.910369 ( 2.675255)
test_btest 0.000934 0.000301 62.994054 ( 23.122192)
test_basic 0.008267 0.000197 0.846002 ( 1.052662)
test_all 0.001048 0.000315 594.128967 (264.471449)
test_rubyspec 0.041430 0.023213 84.543352 (105.188362)
total: 406.65 sec