Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-062525
#<BuildRuby:0x000055641eb2a9a8
@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.20231229-062525",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000057 0.000000 0.000057 ( 0.000054)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.007034 0.000000 1.873250 ( 3.219965)
build_miniruby 0.001495 0.000054 1.686845 ( 2.353295)
build_ruby 0.001507 0.000162 3.575976 ( 4.668709)
build_all 0.008065 0.000864 5.373126 ( 6.147026)
build_install 0.013725 0.005849 6.522737 ( 7.619602)
test_btest 0.000839 0.000116 69.360809 ( 83.472848)
test_basic 0.003228 0.004654 0.813804 ( 1.578225)
test_all 0.090228 0.039682 726.516017 (818.683126)
test_rubyspec 0.039395 0.038810 94.747981 (157.022389)
total: 1084.77 sec