Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240303-021413
#<BuildRuby:0x0000558dd3d9e8e0
@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-021413",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.000000 0.008068 2.511351 ( 2.554032)
build_miniruby 0.000000 0.001150 1.726147 ( 1.870220)
build_ruby 0.000000 0.002048 3.727018 ( 3.907250)
build_all 0.004215 0.004137 5.743262 ( 2.881462)
build_install 0.023011 0.000505 7.700460 ( 4.608813)
test_btest 0.000649 0.000103 72.830700 ( 30.699115)
test_basic 0.004692 0.000741 0.818397 ( 0.878408)
test_all 0.077326 0.046688 783.345350 (301.439292)
test_rubyspec 0.029560 0.059100 106.024634 (115.901498)
total: 464.74 sec