Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-161428
#<BuildRuby:0x000056518ddf2278
@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-161428",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.007745 0.000885 2.753157 ( 4.075900)
build_miniruby 0.001591 0.000000 1.830611 ( 2.125825)
build_ruby 0.001855 0.000000 3.732090 ( 4.431833)
build_all 0.007546 0.000652 6.052331 ( 4.977100)
build_install 0.018219 0.003612 7.909487 ( 7.822561)
test_btest 0.001128 0.000239 71.756538 ( 63.976978)
test_basic 0.003759 0.005044 0.867985 ( 1.495869)
test_all 0.112524 0.006449 730.940867 (422.456990)
test_rubyspec 0.051390 0.041635 117.804995 (171.543699)
total: 682.91 sec