Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-230900
#<BuildRuby:0x000055b4167edf40
@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.20230502-230900",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006763 1.850728 ( 4.477032)
build_miniruby 0.000000 0.001610 1.435184 ( 1.746971)
build_ruby 0.000398 0.001384 2.639554 ( 3.570604)
build_all 0.005761 0.001192 2.110485 ( 2.869376)
build_install 0.015452 0.003197 3.355167 ( 3.979174)
test_btest 0.000802 0.000166 61.857041 ( 61.570868)
test_basic 0.005373 0.001112 0.659512 ( 1.143102)
test_all 0.001092 0.000226 564.706190 (582.848063)
test_rubyspec 0.019225 0.039422 75.099425 (113.410161)
total: 775.62 sec