Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240222-195915
#<BuildRuby:0x00005626d3452018
@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.20240222-195915",
@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.000021 0.000004 0.000025 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008534 0.001264 2.794414 ( 5.543956)
build_miniruby 0.001875 0.000278 65.879795 ( 76.839361)
build_ruby 0.001843 0.000273 3.759701 ( 5.566309)
build_all 0.005751 0.003855 5.945926 ( 7.994835)
build_install 0.019577 0.004723 7.808825 ( 11.290116)
test_btest 0.001094 0.000000 75.059023 (105.021988)
test_basic 0.004490 0.003742 0.834694 ( 1.617436)
test_all 0.069610 0.056690 784.009367 (770.100625)
test_rubyspec 0.043884 0.047249 115.917238 (165.597458)
total: 1149.57 sec