Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-151157
#<BuildRuby:0x000055770169a398
@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.20230608-151157",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004052 0.003435 2.083362 ( 4.742857)
build_miniruby 0.000000 0.006392 159.175508 ( 80.349535)
build_ruby 0.000174 0.001385 2.695284 ( 3.054466)
build_all 0.008789 0.000233 15.168089 ( 13.721239)
build_install 0.015952 0.002480 3.494510 ( 3.796057)
test_btest 0.000721 0.000149 63.847829 ( 53.317427)
test_basic 0.004447 0.003419 0.716558 ( 1.112002)
test_all 0.001845 0.000290 561.088906 (572.377046)
test_rubyspec 0.035082 0.030974 79.477987 (124.106907)
total: 856.58 sec