Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-001144
#<BuildRuby:0x0000563d72dd6228
@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.20240314-001144",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.008211 0.001314 2.883673 ( 3.210617)
build_miniruby 0.001530 0.000245 38.450427 ( 25.840346)
build_ruby 0.001608 0.000258 3.991832 ( 4.367618)
build_all 0.003258 0.005136 5.859453 ( 3.844644)
build_install 0.022273 0.000000 7.848592 ( 5.679743)
test_btest 0.000801 0.000013 74.835647 ( 40.049158)
test_basic 0.000000 0.007529 0.861529 ( 1.021542)
test_all 0.101616 0.021887 758.525501 (437.345163)
test_rubyspec 0.051894 0.048630 124.220092 (191.455364)
total: 712.82 sec