Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-093831
#<BuildRuby:0x00005597f85de090
@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.20230830-093831",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.006883 2.035177 ( 3.882919)
build_miniruby 0.000000 0.001444 2.102741 ( 2.809548)
build_ruby 0.000000 0.001896 3.460552 ( 4.526585)
build_all 0.001986 0.009173 18.949088 ( 17.635522)
build_install 0.010693 0.010982 7.055958 ( 7.822724)
test_btest 0.000820 0.000230 72.436468 ( 74.868649)
test_basic 0.004484 0.004391 0.857426 ( 1.536901)
test_all 0.007749 0.004054 703.478096 (750.196284)
test_rubyspec 0.045842 0.036995 96.097343 (139.778861)
total: 1003.06 sec