Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-041954
#<BuildRuby:0x00005590817de080
@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.20240316-041954",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006683 0.000922 2.528839 ( 3.630644)
build_miniruby 0.001639 0.000226 1.929119 ( 1.999626)
build_ruby 0.001920 0.000000 3.749583 ( 4.458749)
build_all 0.008809 0.000000 6.419155 ( 4.661676)
build_install 0.011949 0.008944 8.201994 ( 6.374275)
test_btest 0.000677 0.000119 73.882564 ( 60.922652)
test_basic 0.007791 0.000574 0.919022 ( 1.094397)
test_all 0.097533 0.025216 727.416394 (525.562371)
test_rubyspec 0.057430 0.042318 126.603509 (201.326444)
total: 810.03 sec