Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-181730
#<BuildRuby:0x000055cd9bb51f30
@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.20240315-181730",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003795 0.003934 2.549580 ( 3.497017)
build_miniruby 0.001542 0.000000 2.108257 ( 2.229338)
build_ruby 0.001676 0.000000 3.615023 ( 13.380323)
build_all 0.004043 0.003864 5.633412 ( 2.871024)
build_install 0.014259 0.003641 7.403039 ( 4.135663)
test_btest 0.000840 0.000000 70.749445 ( 22.121536)
test_basic 0.004437 0.004232 0.878239 ( 0.955563)
test_all 0.080533 0.039865 759.856923 (438.076309)
test_rubyspec 0.064792 0.033114 123.032707 (197.143708)
total: 684.41 sec