Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-153516
#<BuildRuby:0x000055ac8a49a278
@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.20230902-153516",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.001820 0.004396 1.873614 ( 3.200374)
build_miniruby 0.002392 0.000000 1.778019 ( 2.285183)
build_ruby 0.001857 0.000068 3.487201 ( 4.317994)
build_all 0.008395 0.000707 5.692321 ( 5.344252)
build_install 0.008230 0.013776 6.764523 ( 6.291622)
test_btest 0.000705 0.000182 63.061902 ( 46.384667)
test_basic 0.002974 0.004792 0.854783 ( 1.228832)
test_all 0.008003 0.003729 675.680822 (726.956402)
test_rubyspec 0.032127 0.054564 96.549519 (153.536028)
total: 949.55 sec