Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-222656
#<BuildRuby:0x000055f352c0a0d0
@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.20231108-222656",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003591 0.003909 2.503108 ( 3.817628)
build_miniruby 0.002323 0.000000 17.587442 ( 18.945736)
build_ruby 0.000000 0.002081 3.549389 ( 4.245023)
build_all 0.003670 0.005307 5.109927 ( 4.782716)
build_install 0.015111 0.005921 6.567634 ( 5.635556)
test_btest 0.000761 0.000000 65.724157 ( 67.051084)
test_basic 0.007547 0.000018 0.797887 ( 1.393285)
test_all 0.087174 0.043741 651.907268 (774.771925)
test_rubyspec 0.044106 0.038038 92.353268 (170.991225)
total: 1051.64 sec