Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230604-030959
#<BuildRuby:0x000056249be2a980
@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.20230604-030959",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.001908 0.004890 1.943252 ( 4.263847)
build_miniruby 0.001707 0.000000 1.436387 ( 1.442607)
build_ruby 0.001883 0.000000 2.796807 ( 3.062264)
build_all 0.005585 0.001940 2.212940 ( 2.106716)
build_install 0.008924 0.008934 3.322376 ( 3.153480)
test_btest 0.000542 0.000235 61.831220 ( 41.780934)
test_basic 0.002996 0.003810 0.687177 ( 0.969039)
test_all 0.001026 0.000814 589.438785 (511.580548)
test_rubyspec 0.034289 0.030744 79.466859 (129.952669)
total: 698.31 sec