Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240222-035821
#<BuildRuby:0x000055921fd6e398
@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-035821",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004705 0.005077 2.818932 ( 9.789287)
build_miniruby 0.000000 0.001610 2.214952 ( 4.627868)
build_ruby 0.000699 0.001467 3.778032 ( 7.066304)
build_all 0.008841 0.000238 6.092539 ( 7.614660)
build_install 0.018856 0.003716 7.850080 ( 10.204020)
test_btest 0.000727 0.000181 75.245167 (113.831615)
test_basic 0.007506 0.000856 0.871539 ( 1.426063)
test_all 0.093887 0.033240 788.345767 (865.021523)
test_rubyspec 0.053001 0.042362 118.305533 (168.688401)
total: 1188.27 sec