Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-071726
#<BuildRuby:0x00005571775da398
@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.20230622-071726",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000021)
build_up 0.003672 0.003958 2.192850 ( 5.028562)
build_miniruby 0.001310 0.000327 2.518672 ( 3.043314)
build_ruby 0.001474 0.000368 3.323709 ( 4.188978)
build_all 0.006464 0.001616 5.065761 ( 4.979737)
build_install 0.020022 0.000516 6.478077 ( 6.775796)
test_btest 0.000612 0.000132 65.852611 ( 52.950556)
test_basic 0.007956 0.000000 0.752356 ( 1.246546)
test_all 0.001513 0.000000 571.498778 (388.385913)
test_rubyspec 0.032251 0.029017 78.741351 (111.936041)
total: 578.54 sec