Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231221-003533
#<BuildRuby:0x0000564b4ecfe398
@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.20231221-003533",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006180 0.000713 2.085228 ( 4.039477)
build_miniruby 0.001437 0.000166 1.697833 ( 2.060550)
build_ruby 0.001742 0.000201 3.646647 ( 4.793690)
build_all 0.009005 0.000040 5.265190 ( 5.487417)
build_install 0.019247 0.002062 6.644653 ( 7.130446)
test_btest 0.001271 0.000136 66.018440 ( 80.685921)
test_basic 0.000000 0.009059 0.847528 ( 1.495105)
test_all 0.099802 0.029380 679.316202 (776.179572)
test_rubyspec 0.028461 0.051079 94.117024 (161.554688)
total: 1043.43 sec