Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240123-104937
#<BuildRuby:0x0000563426e01f40
@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.20240123-104937",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001916 0.003665 1.672516 ( 2.068965)
build_miniruby 0.001643 0.000000 1.704928 ( 1.707424)
build_ruby 0.001834 0.000000 3.203065 ( 3.457374)
build_all 0.008940 0.000000 5.597457 ( 3.309980)
build_install 0.011185 0.007959 6.817432 ( 4.469518)
test_btest 0.000675 0.000143 68.244683 ( 37.572159)
test_basic 0.007463 0.000711 0.773645 ( 0.883501)
test_all 0.081718 0.035827 732.918983 (334.703225)
test_rubyspec 0.076109 0.032891 177.767199 (238.752612)
total: 626.93 sec