Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230915-121725
#<BuildRuby:0x000055f4f48d9d90
@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.20230915-121725",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.010047 26.342751 ( 33.383473)
build_miniruby 0.000000 0.002678 44.071788 ( 54.481672)
build_ruby 0.000000 0.001973 3.477282 ( 4.901078)
build_all 0.005054 0.005387 18.710507 ( 22.531896)
build_install 0.015267 0.007867 7.037502 ( 8.866731)
test_btest 0.000911 0.000233 63.523981 ( 70.036635)
test_basic 0.000845 0.008380 0.863487 ( 1.463848)
test_all 0.009832 0.001724 708.848745 (820.626000)
test_rubyspec 0.033908 0.048527 94.413275 (142.101508)
total: 1158.39 sec