Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-051346
#<BuildRuby:0x00005616f08ce1e8
@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.20230610-051346",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005686 0.001034 1.918070 ( 3.865822)
build_miniruby 0.001395 0.000253 1.448700 ( 1.606850)
build_ruby 0.001355 0.000247 2.748570 ( 3.197726)
build_all 0.007727 0.000000 2.171691 ( 2.056519)
build_install 0.015858 0.002514 3.322011 ( 3.411981)
test_btest 0.000707 0.000118 62.177755 ( 36.842635)
test_basic 0.006613 0.000428 0.691468 ( 1.077098)
test_all 0.001687 0.000000 562.818336 (510.930408)
test_rubyspec 0.034487 0.029194 80.322352 (129.055981)
total: 692.05 sec