Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230805-232529
#<BuildRuby:0x0000557b3025e1e8
@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.20230805-232529",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.006512 0.000296 2.224017 ( 4.772089)
build_miniruby 0.001516 0.000152 1.671494 ( 2.149857)
build_ruby 0.001855 0.000000 3.165814 ( 4.153676)
build_all 0.008051 0.000572 2.869372 ( 2.915767)
build_install 0.017493 0.004322 4.264892 ( 4.719454)
test_btest 0.000947 0.000000 66.769009 ( 56.015425)
test_basic 0.001165 0.007548 0.826192 ( 1.288996)
test_all 0.000498 0.000892 614.427308 (428.524301)
test_rubyspec 0.027933 0.031860 86.198410 (118.168529)
total: 622.71 sec