Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-121047
#<BuildRuby:0x000055c17c176450
@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.20240311-121047",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.008898 0.000954 3.041804 ( 5.235457)
build_miniruby 0.001596 0.000171 2.350743 ( 2.846787)
build_ruby 0.001574 0.000169 3.548091 ( 4.620178)
build_all 0.001716 0.007227 6.224802 ( 6.088547)
build_install 0.013810 0.008646 8.204372 ( 8.639094)
test_btest 0.000789 0.000000 75.460543 ( 68.832353)
test_basic 0.000000 0.007986 0.898616 ( 1.596245)
test_all 0.088712 0.035404 767.155795 (564.268980)
test_rubyspec 0.055339 0.043228 125.948962 (192.282671)
total: 854.41 sec