Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240125-165714
#<BuildRuby:0x00005556dd036090
@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.20240125-165714",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.007336 0.000653 2.490991 ( 3.503622)
build_miniruby 0.001953 0.000375 82.057320 ( 42.155991)
build_ruby 0.002075 0.000000 3.979555 ( 4.588004)
build_all 0.005559 0.003175 5.404018 ( 5.186708)
build_install 0.016726 0.005058 7.082313 ( 6.398715)
test_btest 0.000683 0.000150 73.090452 ( 53.850499)
test_basic 0.003442 0.005031 0.830893 ( 1.389781)
test_all 0.107514 0.018907 766.190476 (701.544977)
test_rubyspec 0.064583 0.053843 180.861891 (290.765861)
total: 1109.39 sec