Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-111553
#<BuildRuby:0x000055c39bac5f08
@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.20231215-111553",
@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.000001 0.000020 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007178 0.000209 2.440292 ( 2.808535)
build_miniruby 0.001426 0.000095 1.613212 ( 1.615471)
build_ruby 0.002103 0.000140 3.197821 ( 3.388073)
build_all 0.007729 0.000515 5.410511 ( 3.236287)
build_install 0.020707 0.000727 6.799194 ( 4.901608)
test_btest 0.000896 0.000056 60.412676 ( 27.076641)
test_basic 0.005036 0.000315 0.706829 ( 1.959513)
test_all 0.090695 0.029170 650.703830 (230.729618)
test_rubyspec 0.055472 0.012956 88.274280 (100.532781)
total: 376.25 sec