Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-151947
#<BuildRuby:0x0000564bd426a3b0
@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-151947",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006962 0.000746 2.624445 ( 3.914455)
build_miniruby 0.001693 0.000181 1.735074 ( 1.981809)
build_ruby 0.001826 0.000196 3.306683 ( 3.596313)
build_all 0.001360 0.008102 5.582769 ( 3.820596)
build_install 0.020693 0.000586 7.015368 ( 5.507367)
test_btest 0.000634 0.000096 62.704839 ( 55.741620)
test_basic 0.000014 0.007802 0.835702 ( 1.165116)
test_all 0.077635 0.044172 645.582335 (350.143069)
test_rubyspec 0.051456 0.022501 90.363689 (115.775885)
total: 541.65 sec