Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-201349
#<BuildRuby:0x0000558089e5e228
@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.20240302-201349",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.005966 0.003012 2.819595 ( 3.822723)
build_miniruby 0.001527 0.000000 1.885436 ( 2.293422)
build_ruby 0.001550 0.000000 3.725102 ( 4.635404)
build_all 0.004444 0.004431 6.138254 ( 5.362836)
build_install 0.015892 0.004685 7.862516 ( 7.573434)
test_btest 0.000984 0.000191 77.314302 ( 67.438247)
test_basic 0.007597 0.000684 0.856502 ( 1.313577)
test_all 0.084724 0.033972 723.130689 (434.386631)
test_rubyspec 0.044000 0.046517 116.316780 (164.737346)
total: 691.56 sec