Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-110642
#<BuildRuby:0x000055b04b6ee348
@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.20230505-110642",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002319 0.004602 2.026816 ( 3.811624)
build_miniruby 0.001127 0.000328 1.413606 ( 1.505469)
build_ruby 0.001335 0.000389 2.635379 ( 3.051483)
build_all 0.002476 0.004958 2.236976 ( 2.350704)
build_install 0.011117 0.007468 3.409962 ( 3.323091)
test_btest 0.000865 0.000317 59.663976 ( 39.313260)
test_basic 0.003264 0.003589 0.711201 ( 1.054666)
test_all 0.000931 0.000360 561.728538 (294.514927)
test_rubyspec 0.035749 0.031217 80.063032 (111.067364)
total: 459.99 sec