Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-004908
#<BuildRuby:0x000055db40f6e3e0
@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.20231126-004908",
@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.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.006654 0.000369 2.048501 ( 3.109823)
build_miniruby 0.001408 0.000194 1.735539 ( 1.740437)
build_ruby 0.002079 0.000000 3.430990 ( 3.695374)
build_all 0.008956 0.000000 5.409808 ( 4.678075)
build_install 0.019862 0.000000 6.571200 ( 5.216729)
test_btest 0.000858 0.000000 62.930700 ( 42.899810)
test_basic 0.006193 0.000000 0.782253 ( 1.015104)
test_all 0.103658 0.022106 651.557798 (287.979820)
test_rubyspec 0.051281 0.015819 81.904768 ( 94.029820)
total: 444.37 sec