Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240125-225718
#<BuildRuby:0x0000563800ca2090
@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.20240125-225718",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007104 0.000363 2.279637 ( 3.839717)
build_miniruby 0.001901 0.000219 72.907071 ( 44.915755)
build_ruby 0.001645 0.000189 3.400934 ( 3.966538)
build_all 0.008674 0.000000 5.338268 ( 5.005283)
build_install 0.015493 0.004627 6.785074 ( 6.599384)
test_btest 0.001119 0.000000 71.103407 ( 76.547289)
test_basic 0.007704 0.000573 0.797405 ( 1.587631)
test_all 0.092572 0.033343 717.205137 (708.178765)
test_rubyspec 0.072385 0.046053 183.485928 (278.261083)
total: 1128.90 sec