Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-190424
#<BuildRuby:0x0000563899ec2278
@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.20231210-190424",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.000746 0.007857 2.531538 ( 3.469165)
build_miniruby 0.001253 0.000223 1.728965 ( 2.281890)
build_ruby 0.001442 0.000257 3.461901 ( 3.979432)
build_all 0.008038 0.001435 5.596438 ( 4.473670)
build_install 0.017185 0.004294 6.935938 ( 6.103993)
test_btest 0.000777 0.000146 61.921770 ( 56.309086)
test_basic 0.002985 0.004970 0.777615 ( 1.178544)
test_all 0.088998 0.034883 701.820000 (412.724002)
test_rubyspec 0.030349 0.039378 86.790357 ( 99.275324)
total: 589.80 sec