Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230827-013312
#<BuildRuby:0x000055bb03ab2228
@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.20230827-013312",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006588 0.000364 2.331081 ( 5.027024)
build_miniruby 0.001557 0.000222 1.749804 ( 2.188623)
build_ruby 0.000000 0.002131 3.510603 ( 4.646318)
build_all 0.003930 0.005252 5.615390 ( 5.786087)
build_install 0.017333 0.004282 7.023190 ( 7.712358)
test_btest 0.000801 0.000165 70.782024 ( 66.892298)
test_basic 0.005930 0.003599 0.864257 ( 1.322080)
test_all 0.009756 0.001235 683.433844 (820.395359)
test_rubyspec 0.047857 0.035601 95.651317 (144.885631)
total: 1058.86 sec