Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-091941
#<BuildRuby:0x000055a89078a058
@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.20231217-091941",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.000486 0.006716 2.496496 ( 2.722923)
build_miniruby 0.000983 0.000328 1.722994 ( 1.776545)
build_ruby 0.000000 0.001709 3.317502 ( 3.625989)
build_all 0.002389 0.006850 5.426578 ( 3.753931)
build_install 0.013974 0.005693 6.894719 ( 4.917269)
test_btest 0.000770 0.000314 64.637420 ( 49.504096)
test_basic 0.002615 0.005649 0.826657 ( 1.061445)
test_all 0.076787 0.047849 676.458602 (355.382878)
test_rubyspec 0.036204 0.036250 88.740208 (102.955921)
total: 525.70 sec