Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230619-071331
#<BuildRuby:0x00005558ad37a450
@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.20230619-071331",
@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.000005 0.000016 ( 0.000016)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.005242 0.001906 2.055022 ( 4.685860)
build_miniruby 0.001506 0.000000 1.396440 ( 1.940001)
build_ruby 0.001657 0.000000 2.872125 ( 3.810531)
build_all 0.007334 0.000761 2.436844 ( 3.061238)
build_install 0.016312 0.005437 3.684318 ( 4.264430)
test_btest 0.000754 0.000251 64.080667 ( 55.947455)
test_basic 0.002131 0.005237 0.694877 ( 1.071898)
test_all 0.001149 0.000426 577.499118 (454.703397)
test_rubyspec 0.035749 0.023931 79.252895 (114.710870)
total: 644.20 sec