Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-110112
#<BuildRuby:0x000055cdee8ca048
@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.20240204-110112",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.007565 2.126469 ( 2.942104)
build_miniruby 0.000000 0.001772 2.036370 ( 2.044381)
build_ruby 0.001111 0.000810 3.312731 ( 3.556484)
build_all 0.029569 0.024154 144.460910 ( 55.858440)
build_install 0.019617 0.002286 7.410056 ( 4.761991)
test_btest 0.000555 0.000185 71.683226 ( 35.160254)
test_basic 0.005455 0.000000 0.725087 ( 0.911480)
test_all 0.092089 0.032537 749.776452 (499.332951)
test_rubyspec 0.036790 0.080070 181.717596 (272.505262)
total: 877.07 sec