Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231016-162508
#<BuildRuby:0x00005609d7b1e658
@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.20231016-162508",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008687 0.000091 2.669596 ( 3.476489)
build_miniruby 0.001512 0.000126 2.248639 ( 2.352473)
build_ruby 0.001873 0.000165 3.616261 ( 3.929508)
build_all 0.001001 0.008249 5.855853 ( 4.138812)
build_install 0.010534 0.011878 7.647062 ( 5.552441)
test_btest 0.000625 0.000135 69.368350 ( 52.203236)
test_basic 0.001017 0.007314 0.871591 ( 1.225410)
test_all 0.008799 0.002165 708.617752 (420.413251)
test_rubyspec 0.053895 0.030765 99.524286 (151.229682)
total: 644.52 sec