Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230812-012758
#<BuildRuby:0x000055dca60fa658
@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.20230812-012758",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003144 0.004634 2.337129 ( 4.999645)
build_miniruby 0.004312 0.004188 170.822989 (112.385560)
build_ruby 0.001292 0.000287 3.693438 ( 15.298468)
build_all 0.005053 0.007494 29.282047 ( 21.798322)
build_install 0.005589 0.015383 4.375156 ( 4.941323)
test_btest 0.000553 0.000214 66.442016 ( 47.687112)
test_basic 0.003510 0.005508 0.820160 ( 1.861717)
test_all 0.001430 0.000000 636.332885 (341.569451)
test_rubyspec 0.023001 0.037128 83.770497 (105.396209)
total: 655.94 sec