Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-070911
#<BuildRuby:0x0000563b24aaa450
@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.20231212-070911",
@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.000026 0.000000 0.000026 ( 0.000025)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.003758 0.003937 2.623042 ( 4.252385)
build_miniruby 0.001288 0.000355 1.752352 ( 2.150056)
build_ruby 0.001959 0.000000 3.383630 ( 3.978788)
build_all 0.008769 0.000000 5.609753 ( 4.959265)
build_install 0.017902 0.003159 7.241986 ( 6.468873)
test_btest 0.000955 0.000231 62.794385 ( 59.675227)
test_basic 0.003062 0.004844 0.816872 ( 1.237673)
test_all 0.078011 0.045434 652.366064 (342.341887)
test_rubyspec 0.030464 0.042464 92.232413 (124.131607)
total: 549.20 sec