Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-062528
#<BuildRuby:0x000055a54abf9e98
@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.20231019-062528",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004142 0.004551 2.674707 ( 4.047317)
build_miniruby 0.001397 0.000180 2.162062 ( 2.776751)
build_ruby 0.000000 0.002068 3.537842 ( 3.984267)
build_all 0.006558 0.002279 5.935907 ( 4.806883)
build_install 0.020038 0.000000 7.462935 ( 6.208221)
test_btest 0.001293 0.000007 68.051839 ( 54.093065)
test_basic 0.007524 0.001016 0.886122 ( 1.203703)
test_all 0.009633 0.001301 703.679475 (391.523980)
test_rubyspec 0.032536 0.047339 99.906528 (130.098394)
total: 598.74 sec