Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-055754
#<BuildRuby:0x0000563284fc2058
@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.20230312-055754",
@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.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.004807 0.004660 2.752716 ( 5.249174)
build_miniruby 0.003273 0.000409 2.456446 ( 2.584399)
build_ruby 0.001642 0.000205 2.493351 ( 3.473315)
build_all 0.006777 0.000847 2.213692 ( 2.342518)
build_install 0.018499 0.000469 3.470592 ( 4.121331)
test_btest 0.000727 0.000081 58.230502 ( 47.596238)
test_basic 0.006279 0.000000 0.470377 ( 0.865220)
test_all 0.001203 0.000000 563.197734 (596.631991)
test_rubyspec 0.031510 0.029450 76.539101 (115.723478)
total: 778.59 sec