Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-044833
#<BuildRuby:0x00005562b4bf20b8
@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.20240115-044833",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005453 0.000584 1.849265 ( 3.791505)
build_miniruby 0.001472 0.000158 2.013673 ( 3.132345)
build_ruby 0.001727 0.000185 3.367074 ( 4.628173)
build_all 0.008172 0.000408 4.948446 ( 6.224158)
build_install 0.007717 0.012100 6.293326 ( 7.930958)
test_btest 0.000971 0.000182 65.759163 ( 96.941066)
test_basic 0.005531 0.002802 0.836326 ( 1.630882)
test_all 0.093088 0.035658 721.227720 (824.344746)
test_rubyspec 0.045560 0.029392 92.246926 (161.405451)
total: 1110.03 sec