Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-171516
#<BuildRuby:0x00005555fb915e50
@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.20231101-171516",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000025 0.000003 0.000028 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.009459 0.000299 4.342837 ( 6.163816)
build_miniruby 0.000000 0.005703 50.492344 ( 35.285588)
build_ruby 0.001787 0.000956 3.540610 ( 4.366121)
build_all 0.008966 0.001681 5.206955 ( 4.780236)
build_install 0.020090 0.000000 6.791030 ( 7.133766)
test_btest 0.000637 0.000062 61.484500 ( 61.620352)
test_basic 0.005365 0.000871 0.777916 ( 1.171904)
test_all 0.077111 0.049025 673.973115 (510.520971)
test_rubyspec 0.041700 0.035837 89.495601 (145.961056)
total: 777.00 sec