Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230330-001107
#<BuildRuby:0x000055882224a658
@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.20230330-001107",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.006519 1.914531 ( 4.278942)
build_miniruby 0.000000 0.001464 1.316200 ( 1.484361)
build_ruby 0.001270 0.000551 2.573933 ( 3.088584)
build_all 0.006011 0.002104 2.264570 ( 2.582651)
build_install 0.010927 0.007990 3.324817 ( 3.566741)
test_btest 0.000590 0.000231 56.206855 ( 45.184481)
test_basic 0.000000 0.005990 0.474289 ( 0.764435)
test_all 0.000000 0.002259 509.254817 (286.810635)
test_rubyspec 0.035798 0.027654 77.766124 (110.194022)
total: 457.96 sec