Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-092134
#<BuildRuby:0x00005631d6381f40
@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.20240218-092134",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006852 0.000406 2.075434 ( 3.832797)
build_miniruby 0.001700 0.000000 1.854973 ( 2.396879)
build_ruby 0.000000 0.001911 3.702638 ( 4.513669)
build_all 0.009575 0.000231 6.325286 ( 7.242934)
build_install 0.010670 0.011467 7.947734 ( 8.891218)
test_btest 0.000753 0.000158 76.348190 ( 90.197440)
test_basic 0.000000 0.008530 0.884080 ( 1.459257)
test_all 0.074693 0.052136 736.056817 (564.233373)
test_rubyspec 0.045204 0.054737 119.795802 (158.923428)
total: 841.69 sec