Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-110741
#<BuildRuby:0x00005651e9006658
@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.20230605-110741",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005051 0.001515 1.899764 ( 4.296022)
build_miniruby 0.001716 0.000000 1.417579 ( 1.642573)
build_ruby 0.000000 0.001974 2.748585 ( 3.293945)
build_all 0.004813 0.001645 2.233315 ( 2.355689)
build_install 0.008558 0.008548 3.322334 ( 3.276577)
test_btest 0.000530 0.000199 58.004040 ( 34.659984)
test_basic 0.000387 0.006877 0.667519 ( 1.122738)
test_all 0.005134 0.002259 586.571698 (439.103258)
test_rubyspec 0.033672 0.029926 78.758035 (123.836136)
total: 613.59 sec