Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-171941
#<BuildRuby:0x000055a58f02dd68
@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.20231217-171941",
@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.000026 0.000006 0.000032 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000038)
configure 0.000049 0.000010 0.000059 ( 0.000054)
build_up 0.006301 0.001260 2.493502 ( 3.404770)
build_miniruby 0.001273 0.000255 1.667698 ( 1.788527)
build_ruby 0.000000 0.001944 3.260999 ( 12.236411)
build_all 0.004489 0.004722 5.455707 ( 3.542922)
build_install 0.008292 0.012514 6.915808 ( 5.221721)
test_btest 0.000826 0.000275 62.638574 ( 42.597779)
test_basic 0.007726 0.000000 0.828855 ( 1.015395)
test_all 0.073096 0.047372 675.039096 (362.667150)
test_rubyspec 0.038981 0.031302 88.353553 (105.933189)
total: 538.42 sec