Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-131744
#<BuildRuby:0x00005589b6ff2090
@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-131744",
@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.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003066 0.004916 2.506070 ( 4.205251)
build_miniruby 0.001294 0.000299 5.479958 ( 6.129541)
build_ruby 0.001640 0.000378 3.436871 ( 4.266904)
build_all 0.002578 0.007088 5.261441 ( 4.548385)
build_install 0.017939 0.002531 6.752176 ( 6.409327)
test_btest 0.000864 0.000230 60.927498 ( 58.230993)
test_basic 0.002614 0.000697 0.786270 ( 1.328579)
test_all 0.080589 0.045375 631.066267 (502.105361)
test_rubyspec 0.045301 0.032091 88.336345 (143.656855)
total: 730.88 sec