Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230530-090558
#<BuildRuby:0x00005650ebede058
@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.20230530-090558",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003181 0.003877 1.846744 ( 4.522252)
build_miniruby 0.000000 0.001815 1.389117 ( 1.602730)
build_ruby 0.000513 0.001325 2.693567 ( 3.399654)
build_all 0.003772 0.003856 2.153990 ( 2.826043)
build_install 0.012823 0.006348 3.317491 ( 3.996885)
test_btest 0.000736 0.000203 59.520642 ( 46.854412)
test_basic 0.002228 0.004912 0.659594 ( 1.018458)
test_all 0.001213 0.000376 542.279199 (515.845094)
test_rubyspec 0.029103 0.036226 78.687352 (125.065413)
total: 705.13 sec