Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-173245
#<BuildRuby:0x00005582a323e1e8
@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.20230816-173245",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007332 2.167950 ( 4.589274)
build_miniruby 0.001313 0.000412 1.719490 ( 1.959334)
build_ruby 0.000000 0.001874 3.284694 ( 3.905900)
build_all 0.005742 0.003412 5.376905 ( 4.233182)
build_install 0.012274 0.008193 6.697175 ( 5.905258)
test_btest 0.000619 0.000186 64.976905 ( 40.552777)
test_basic 0.000628 0.007010 0.795472 ( 1.180519)
test_all 0.010436 0.000000 597.699313 (328.240914)
test_rubyspec 0.049187 0.021328 89.046176 (112.612368)
total: 503.18 sec