Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230713-191215
#<BuildRuby:0x000055f71c72e1d8
@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.20230713-191215",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007466 0.000652 2.358948 ( 5.216080)
build_miniruby 0.010678 0.002053 257.397646 (131.677307)
build_ruby 0.001641 0.000315 4.439983 ( 4.492780)
build_all 0.061931 0.019810 173.719762 ( 91.688405)
build_install 0.017802 0.000000 6.330458 ( 5.633281)
test_btest 0.001126 0.000000 61.703918 ( 41.748830)
test_basic 0.000782 0.007782 0.734497 ( 2.090013)
test_all 0.001248 0.000312 596.094625 (386.813732)
test_rubyspec 0.032247 0.026035 80.477158 (113.976754)
total: 783.34 sec