Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-231648
#<BuildRuby:0x000055bc49c6e228
@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.20231102-231648",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000033)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.006558 0.001261 2.597569 ( 4.408574)
build_miniruby 0.001434 0.000275 24.684654 ( 19.352130)
build_ruby 0.001773 0.000341 3.358216 ( 4.010286)
build_all 0.001707 0.007875 5.088950 ( 4.696392)
build_install 0.016462 0.005226 6.595452 ( 6.318278)
test_btest 0.000614 0.000164 62.072116 ( 63.496200)
test_basic 0.007254 0.000754 0.755286 ( 1.337311)
test_all 0.081108 0.045837 664.756531 (559.079944)
test_rubyspec 0.044050 0.031953 91.009011 (152.423957)
total: 815.12 sec