Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-201743
#<BuildRuby:0x000055e205c76658
@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.20230918-201743",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007763 2.324575 ( 4.904157)
build_miniruby 0.001521 0.000388 1.751874 ( 2.058952)
build_ruby 0.001275 0.000308 3.283298 ( 3.914516)
build_all 0.003565 0.005096 5.570413 ( 4.958547)
build_install 0.011247 0.010812 6.901006 ( 6.884158)
test_btest 0.000809 0.000270 62.746955 ( 45.899105)
test_basic 0.002463 0.000821 0.834050 ( 1.228672)
test_all 0.008037 0.002679 637.280224 (659.758151)
test_rubyspec 0.047740 0.036783 94.970816 (146.045901)
total: 875.65 sec