Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240111-200605
#<BuildRuby:0x0000559c3a4cdd40
@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.20240111-200605",
@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.002089 0.000241 2.216280 ( 5.295526)
autoconf 0.001395 0.000160 2.633383 ( 2.786149)
configure 0.062946 0.015162 35.323659 ( 62.762823)
build_up 0.030360 0.003266 52.969435 ( 47.984747)
build_miniruby 0.011244 0.006185 165.850982 ( 97.403398)
build_ruby 0.002539 0.000000 4.114681 ( 5.215355)
build_all 0.062568 0.041213 166.930998 (153.418180)
build_install 0.012803 0.005902 3.830888 ( 4.879529)
test_btest 0.000784 0.000000 67.777652 ( 85.222582)
test_basic 0.001514 0.006354 0.774941 ( 1.508465)
test_all 0.099397 0.031496 746.952737 (802.047772)
test_rubyspec 0.057131 0.032814 141.641285 (239.170280)
total: 1507.70 sec