Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231107-182656
#<BuildRuby:0x0000563eaa6ca090
@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.20231107-182656",
@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.000003 0.000026 ( 0.000026)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.007348 0.001014 2.558090 ( 4.306108)
build_miniruby 0.001721 0.000238 27.259149 ( 28.189177)
build_ruby 0.001524 0.000210 3.479757 ( 18.791964)
build_all 0.004250 0.005135 5.687605 ( 6.496445)
build_install 0.006817 0.014258 6.781203 ( 8.763484)
test_btest 0.000796 0.000212 67.041017 ( 79.863764)
test_basic 0.003927 0.004446 0.784626 ( 1.382146)
test_all 0.105182 0.026156 653.194156 (724.264113)
test_rubyspec 0.042755 0.045223 95.097247 (161.137136)
total: 1033.20 sec