Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-131625
#<BuildRuby:0x00005642a41f6278
@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.20231215-131625",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000029)
build_up 0.008157 0.000032 2.574862 ( 3.271934)
build_miniruby 0.001463 0.000216 1.658629 ( 1.762846)
build_ruby 0.001822 0.000000 3.254359 ( 3.678132)
build_all 0.008363 0.000302 5.555839 ( 3.906927)
build_install 0.009167 0.011650 7.047018 ( 5.157813)
test_btest 0.000868 0.000000 61.717047 ( 49.592277)
test_basic 0.005149 0.003563 0.828130 ( 1.043753)
test_all 0.070011 0.053608 687.913449 (323.904297)
test_rubyspec 0.048314 0.023769 86.832651 (103.292796)
total: 495.61 sec