Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240303-181220
#<BuildRuby:0x000055e743fc6090
@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.20240303-181220",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006198 0.004652 2.870544 ( 4.403273)
build_miniruby 0.001331 0.000320 1.806754 ( 2.715002)
build_ruby 0.001956 0.000000 3.726549 ( 4.838915)
build_all 0.007245 0.001149 6.121446 ( 6.697453)
build_install 0.020162 0.002096 8.039221 ( 8.609562)
test_btest 0.000826 0.000175 74.582533 ( 75.538010)
test_basic 0.006067 0.002743 0.911567 ( 1.699298)
test_all 0.089051 0.032750 758.224430 (477.281899)
test_rubyspec 0.042245 0.055754 119.400893 (174.783516)
total: 756.57 sec