Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-072929
#<BuildRuby:0x0000558a23806058
@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.20230822-072929",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005984 0.001109 2.348141 ( 5.158521)
build_miniruby 0.001340 0.000248 2.073862 ( 2.585147)
build_ruby 0.000000 0.001832 3.400968 ( 4.383258)
build_all 0.005650 0.002685 5.415596 ( 5.400097)
build_install 0.018374 0.001926 7.001709 ( 7.052866)
test_btest 0.000971 0.000194 68.950150 ( 53.504602)
test_basic 0.007493 0.000535 0.831911 ( 1.240953)
test_all 0.004072 0.005742 630.466966 (390.289389)
test_rubyspec 0.035594 0.040002 91.953641 (122.236465)
total: 591.85 sec