Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231018-122526
#<BuildRuby:0x00005632dd30a2a8
@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.20231018-122526",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000036 0.000001 0.000037 ( 0.000036)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.003758 0.004178 2.597633 ( 3.156432)
build_miniruby 0.001680 0.000000 1.763346 ( 1.781681)
build_ruby 0.000000 0.002363 3.646454 ( 4.088656)
build_all 0.001130 0.007855 5.909349 ( 2.908341)
build_install 0.013391 0.007810 7.366214 ( 4.240844)
test_btest 0.000704 0.000126 65.784808 ( 37.029156)
test_basic 0.003577 0.004514 0.864030 ( 0.969502)
test_all 0.006882 0.004551 662.300192 (292.669346)
test_rubyspec 0.054693 0.029184 100.408840 (130.090217)
total: 476.94 sec