Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230630-091449
#<BuildRuby:0x00005591414ea278
@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.20230630-091449",
@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.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003179 0.003786 2.187410 ( 4.691894)
build_miniruby 0.001042 0.000304 1.915634 ( 2.053701)
build_ruby 0.001191 0.000347 3.059781 ( 3.349552)
build_all 0.008690 0.000000 5.027881 ( 3.904131)
build_install 0.019461 0.000880 6.431672 ( 6.077566)
test_btest 0.000832 0.000194 65.743250 ( 41.416910)
test_basic 0.000000 0.007034 0.769246 ( 1.075717)
test_all 0.001263 0.000530 595.076927 (354.646688)
test_rubyspec 0.032802 0.026523 81.179070 (113.435256)
total: 530.65 sec