Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231015-222533
#<BuildRuby:0x00005606e01ddfc0
@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.20231015-222533",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006403 0.001231 2.428382 ( 3.699559)
build_miniruby 0.001601 0.000308 1.849207 ( 2.588668)
build_ruby 0.001587 0.000306 3.384566 ( 4.126057)
build_all 0.003968 0.005074 5.661882 ( 4.985868)
build_install 0.018147 0.003075 7.012235 ( 6.364980)
test_btest 0.000775 0.000172 63.057982 ( 59.997810)
test_basic 0.006754 0.001501 0.827313 ( 1.343962)
test_all 0.010964 0.000152 665.585083 (484.166600)
test_rubyspec 0.061800 0.017821 96.291211 (151.818806)
total: 719.09 sec