Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-182659
#<BuildRuby:0x000055719d70e568
@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.20240117-182659",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.005831 3.084542 ( 2.795620)
build_miniruby 0.000000 0.005686 92.370130 ( 40.056154)
build_ruby 0.001209 0.000472 3.582415 ( 3.895700)
build_all 0.010919 0.002940 68.616233 ( 64.508069)
build_install 0.020639 0.000639 6.439056 ( 6.272880)
test_btest 0.000709 0.000165 69.663891 ( 83.921613)
test_basic 0.007539 0.001759 0.842831 ( 1.656313)
test_all 0.090569 0.039378 827.112562 (907.663146)
test_rubyspec 0.033585 0.077562 168.353250 (269.631323)
total: 1380.40 sec