Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230623-071613
#<BuildRuby:0x00005621fa4c6450
@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.20230623-071613",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001254 0.007023 2.195999 ( 5.350098)
build_miniruby 0.005141 0.000857 116.733308 ( 96.241311)
build_ruby 0.002220 0.000000 3.240914 ( 4.220293)
build_all 0.009458 0.000650 17.802744 ( 18.748096)
build_install 0.010885 0.009930 6.426599 ( 6.897081)
test_btest 0.000582 0.000126 63.584561 ( 54.637121)
test_basic 0.003304 0.004532 0.791718 ( 1.189427)
test_all 0.001076 0.000262 574.486943 (428.013534)
test_rubyspec 0.042482 0.019478 78.995716 (111.221434)
total: 726.52 sec