Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-191152
#<BuildRuby:0x00005603ba26a278
@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.20230617-191152",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006571 0.000497 1.992192 ( 4.294556)
build_miniruby 0.001550 0.000287 1.504696 ( 1.749145)
build_ruby 0.001514 0.000000 2.798561 ( 3.315159)
build_all 0.004655 0.003666 2.409034 ( 2.680542)
build_install 0.013760 0.005292 3.595125 ( 4.090657)
test_btest 0.000577 0.000130 61.390538 ( 48.601945)
test_basic 0.006590 0.000524 0.746075 ( 1.224363)
test_all 0.001655 0.000362 549.131587 (452.657318)
test_rubyspec 0.029502 0.032090 79.432969 (115.450081)
total: 634.06 sec