Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-193450
#<BuildRuby:0x0000563924aedf18
@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.20230828-193450",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007518 0.000752 2.445920 ( 5.653120)
build_miniruby 0.001845 0.000185 2.134439 ( 3.048987)
build_ruby 0.001534 0.000153 3.544525 ( 4.855932)
build_all 0.008362 0.000405 5.486387 ( 6.650334)
build_install 0.015613 0.005011 6.860122 ( 8.555368)
test_btest 0.000000 0.000879 70.646134 ( 73.831745)
test_basic 0.002830 0.005666 0.830307 ( 1.329213)
test_all 0.009985 0.000926 654.809728 (748.721607)
test_rubyspec 0.065825 0.018252 95.866579 (143.301825)
total: 995.95 sec