Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-202333
#<BuildRuby:0x00005627d6671d90
@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.20231013-202333",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.000758 0.008247 4.835318 ( 5.056813)
build_miniruby 0.002543 0.001059 43.045254 ( 23.268300)
build_ruby 0.002934 0.000000 3.728066 ( 4.166625)
build_all 0.000000 0.009501 5.722695 ( 4.383126)
build_install 0.010282 0.011498 7.448882 ( 5.743999)
test_btest 0.000512 0.000285 64.015919 ( 41.495500)
test_basic 0.002028 0.007038 0.834664 ( 1.115078)
test_all 0.006948 0.003350 669.888247 (365.640001)
test_rubyspec 0.039591 0.037575 94.829568 (143.949067)
total: 594.82 sec