Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-025015
#<BuildRuby:0x000055730a7b5d90
@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.20240122-025015",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006518 0.001043 2.484093 ( 3.733808)
build_miniruby 0.001039 0.000166 1.948069 ( 1.948446)
build_ruby 0.001648 0.000263 3.370109 ( 3.469591)
build_all 0.003003 0.005077 5.059870 ( 2.147831)
build_install 0.018741 0.000059 6.267002 ( 3.416216)
test_btest 0.000984 0.000170 65.217823 ( 21.989270)
test_basic 0.005332 0.000920 0.681804 ( 0.738451)
test_all 0.084249 0.038180 693.461850 (282.430840)
test_rubyspec 0.066003 0.047686 169.163497 (228.123584)
total: 548.00 sec