Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240313-161328
#<BuildRuby:0x000055c2df80a348
@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.20240313-161328",
@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.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.008939 0.000000 4.484806 ( 5.755798)
build_miniruby 0.006105 0.000000 109.714309 ( 66.035041)
build_ruby 0.001575 0.000069 4.206450 ( 5.320493)
build_all 0.008796 0.000090 6.261131 ( 5.945797)
build_install 0.015049 0.008794 8.197921 ( 8.064844)
test_btest 0.000695 0.000139 71.083144 ( 64.698411)
test_basic 0.003081 0.004935 0.892647 ( 1.407246)
test_all 0.079517 0.045310 811.914089 (648.163339)
test_rubyspec 0.062270 0.043131 125.662032 (195.339781)
total: 1000.73 sec