Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-200333
#<BuildRuby:0x000055dff49d9a48
@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.20240227-200333",
@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.000024 0.000003 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.008722 0.000639 2.818811 ( 5.112582)
build_miniruby 0.001572 0.000210 9.272929 ( 11.338093)
build_ruby 0.000000 0.001846 3.740500 ( 5.309764)
build_all 0.006332 0.002564 6.173684 ( 7.243793)
build_install 0.013583 0.010984 8.056014 ( 9.658590)
test_btest 0.000791 0.000176 76.724980 ( 86.340420)
test_basic 0.006699 0.001489 0.848821 ( 1.533730)
test_all 0.084544 0.039020 759.329021 (641.760974)
test_rubyspec 0.051222 0.041431 119.729957 (174.216149)
total: 942.52 sec