Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-050020
#<BuildRuby:0x0000555c0fb8a090
@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.20240202-050020",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005992 0.000746 2.029671 ( 3.572746)
build_miniruby 0.001908 0.000044 1.809841 ( 2.164160)
build_ruby 0.001455 0.000291 3.604783 ( 4.167382)
build_all 0.008039 0.000724 5.869541 ( 6.255187)
build_install 0.020241 0.001204 7.274222 ( 7.366035)
test_btest 0.000709 0.000123 71.362282 ( 63.327466)
test_basic 0.000000 0.007564 0.824325 ( 1.148865)
test_all 0.080990 0.046393 724.743509 (680.571489)
test_rubyspec 0.034418 0.080272 178.977962 (290.770478)
total: 1059.34 sec