Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231104-172017
#<BuildRuby:0x0000562e983e2138
@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.20231104-172017",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007207 0.000277 2.588536 ( 4.402825)
build_miniruby 0.002278 0.000088 2.438842 ( 2.582454)
build_ruby 0.002077 0.000080 3.730689 ( 4.425307)
build_all 0.009370 0.000360 5.530652 ( 5.146112)
build_install 0.020018 0.000016 6.799356 ( 6.056017)
test_btest 0.000705 0.000023 61.428760 ( 56.735856)
test_basic 0.007722 0.000258 0.769254 ( 1.192831)
test_all 0.087142 0.036287 668.790510 (469.680000)
test_rubyspec 0.036310 0.035784 88.122952 (129.148637)
total: 679.37 sec