Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-211411
#<BuildRuby:0x000055659e77df40
@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-211411",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000034)
build_up 0.003995 0.003989 2.686202 ( 3.160720)
build_miniruby 0.001272 0.000305 1.748161 ( 1.759477)
build_ruby 0.000000 0.001951 3.332679 ( 3.546661)
build_all 0.008039 0.000984 5.515095 ( 3.638935)
build_install 0.013855 0.005515 6.792575 ( 4.785222)
test_btest 0.000754 0.000201 63.086173 ( 39.458034)
test_basic 0.006290 0.001677 0.756274 ( 0.878695)
test_all 0.092664 0.033509 689.438979 (239.955592)
test_rubyspec 0.032655 0.046349 92.543569 (113.432641)
total: 410.62 sec