Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-020704
#<BuildRuby:0x00005636c32fe068
@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.20240113-020704",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005594 0.001076 1.757643 ( 3.280804)
build_miniruby 0.001299 0.000000 2.027752 ( 2.367214)
build_ruby 0.000000 0.001816 3.178640 ( 3.655246)
build_all 0.000022 0.008394 4.959361 ( 3.771068)
build_install 0.012573 0.006804 6.229940 ( 5.187927)
test_btest 0.000888 0.000277 63.639903 ( 51.265828)
test_basic 0.003575 0.005007 0.813475 ( 1.312241)
test_all 0.091549 0.039948 782.561745 (855.262749)
test_rubyspec 0.024320 0.056698 95.688241 (178.916133)
total: 1105.02 sec