Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-070951
#<BuildRuby:0x000055c846669f40
@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.20230611-070951",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004135 0.003327 2.330393 ( 4.601772)
build_miniruby 0.001415 0.000236 1.772068 ( 1.925493)
build_ruby 0.000000 0.001558 2.699232 ( 3.285811)
build_all 0.004690 0.003188 2.218101 ( 2.520650)
build_install 0.016039 0.004018 3.576657 ( 4.055258)
test_btest 0.000352 0.000620 63.404538 ( 42.967914)
test_basic 0.003304 0.004272 0.723591 ( 0.978156)
test_all 0.002018 0.000321 545.252881 (311.117861)
test_rubyspec 0.038007 0.021512 78.771855 (111.111902)
total: 482.57 sec