Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-091657
#<BuildRuby:0x000055e1376e6450
@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.20231216-091657",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007294 0.000561 2.566650 ( 3.748797)
build_miniruby 0.001359 0.000104 1.580741 ( 1.742565)
build_ruby 0.001415 0.000109 3.336076 ( 15.232182)
build_all 0.008763 0.000675 5.613547 ( 4.443092)
build_install 0.011391 0.011688 7.236339 ( 6.159833)
test_btest 0.000810 0.000127 60.812424 ( 53.890165)
test_basic 0.006776 0.001059 0.825198 ( 1.345831)
test_all 0.068823 0.057332 688.540437 (361.882507)
test_rubyspec 0.058334 0.023148 87.631998 (101.933658)
total: 550.38 sec