Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-230545
#<BuildRuby:0x0000561219731ff0
@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.20230505-230545",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005502 0.000660 1.889479 ( 4.136474)
build_miniruby 0.001374 0.000165 1.376452 ( 1.516396)
build_ruby 0.001608 0.000193 2.568306 ( 3.160705)
build_all 0.006367 0.000764 2.151350 ( 2.298195)
build_install 0.007719 0.009558 3.238170 ( 3.172791)
test_btest 0.000627 0.000120 57.747303 ( 37.494343)
test_basic 0.006026 0.000260 0.678641 ( 0.979814)
test_all 0.001122 0.000208 524.073505 (259.688291)
test_rubyspec 0.027965 0.029816 75.177791 ( 98.031063)
total: 410.48 sec