Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230630-031333
#<BuildRuby:0x000056173a022450
@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-031333",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006868 0.001056 2.220354 ( 4.916313)
build_miniruby 0.001158 0.000178 1.973946 ( 2.250001)
build_ruby 0.001162 0.000179 3.085116 ( 3.845813)
build_all 0.007542 0.000464 5.136114 ( 4.357100)
build_install 0.013711 0.003818 6.463195 ( 6.573788)
test_btest 0.000762 0.000123 63.324778 ( 41.478833)
test_basic 0.006129 0.000988 0.797291 ( 1.119583)
test_all 0.001689 0.000093 556.629348 (368.102500)
test_rubyspec 0.028803 0.028464 81.269098 (114.487904)
total: 547.13 sec