Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-145443
#<BuildRuby:0x00005563cdd75e98
@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.20231130-145443",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.008131 0.000000 2.529213 ( 4.159433)
build_miniruby 0.001916 0.000351 18.231531 ( 20.978171)
build_ruby 0.002119 0.000000 3.554682 ( 4.697005)
build_all 0.008918 0.000000 5.594536 ( 5.283549)
build_install 0.012936 0.008243 6.977453 ( 7.459311)
test_btest 0.000727 0.000188 63.757224 ( 59.730251)
test_basic 0.003704 0.005243 0.840722 ( 1.333469)
test_all 0.084886 0.040617 664.569482 (416.473933)
test_rubyspec 0.051015 0.024193 91.244560 (130.000848)
total: 650.12 sec