Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-182526
#<BuildRuby:0x0000556a40fee048
@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.20231228-182526",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006953 0.000211 1.779435 ( 3.945008)
build_miniruby 0.001918 0.000128 3.346774 ( 4.284111)
build_ruby 0.001739 0.000116 3.429304 ( 4.438914)
build_all 0.008296 0.000553 5.212007 ( 6.606052)
build_install 0.016152 0.005443 6.449853 ( 8.350656)
test_btest 0.000000 0.001039 64.264102 ( 81.050444)
test_basic 0.000000 0.008486 0.803857 ( 1.888119)
test_all 0.095140 0.034085 739.886150 (862.664047)
test_rubyspec 0.045530 0.031179 92.658911 (159.631215)
total: 1132.86 sec