Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-222441
#<BuildRuby:0x00005608f8d42090
@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.20231227-222441",
@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.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005130 0.001069 1.828374 ( 3.611568)
build_miniruby 0.001790 0.000000 1.804543 ( 2.446129)
build_ruby 0.001866 0.000000 3.524852 ( 4.720177)
build_all 0.008152 0.000636 5.210495 ( 6.069663)
build_install 0.012346 0.008679 6.478642 ( 8.023426)
test_btest 0.000700 0.000169 68.458220 ( 87.189639)
test_basic 0.002964 0.005276 0.818965 ( 1.668643)
test_all 0.091193 0.038723 736.761732 (861.215815)
test_rubyspec 0.033601 0.044809 93.533723 (159.049338)
total: 1134.00 sec