Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230821-013002
#<BuildRuby:0x000056300ee72068
@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.20230821-013002",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.007213 0.000000 2.293722 ( 5.031550)
build_miniruby 0.001428 0.000181 1.689456 ( 2.092210)
build_ruby 0.000000 0.002098 3.446896 ( 4.112009)
build_all 0.006353 0.002002 5.571131 ( 5.364261)
build_install 0.014793 0.005313 6.859509 ( 6.597868)
test_btest 0.000875 0.000000 67.578849 ( 56.876952)
test_basic 0.004561 0.004594 0.854445 ( 1.147855)
test_all 0.006101 0.003533 686.437770 (418.628881)
test_rubyspec 0.036505 0.036671 92.129234 (122.493306)
total: 622.35 sec