Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230625-191836
#<BuildRuby:0x0000562d6afede48
@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.20230625-191836",
@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.000081 0.000000 0.000081 ( 0.000056)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.002810 0.003787 2.120950 ( 4.810153)
build_miniruby 0.001332 0.000267 1.628029 ( 2.443787)
build_ruby 0.000000 0.002015 3.078372 ( 25.050635)
build_all 0.006125 0.002380 5.232948 ( 4.666857)
build_install 0.015471 0.003882 6.389481 ( 5.675999)
test_btest 0.000000 0.000936 63.960051 ( 46.223015)
test_basic 0.000863 0.007218 0.749279 ( 1.186081)
test_all 0.001093 0.000328 579.966856 (446.863989)
test_rubyspec 0.029860 0.033455 80.765203 (117.987419)
total: 654.91 sec