Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-005716
#<BuildRuby:0x000055f439c5a048
@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.20231204-005716",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000036 0.000003 0.000039 ( 0.000041)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007863 0.000358 2.419502 ( 3.234531)
build_miniruby 0.001603 0.000000 1.799668 ( 2.288867)
build_ruby 0.001588 0.000000 3.222336 ( 3.995489)
build_all 0.005831 0.003343 5.428174 ( 4.372869)
build_install 0.012917 0.008087 6.960979 ( 5.755917)
test_btest 0.000927 0.000142 67.582279 ( 66.669803)
test_basic 0.007272 0.001118 0.831495 ( 1.350857)
test_all 0.089996 0.037078 645.950753 (342.694340)
test_rubyspec 0.034390 0.032351 82.082543 ( 94.365493)
total: 524.73 sec