Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231202-025039
#<BuildRuby:0x0000561093baa398
@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.20231202-025039",
@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.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002698 0.004456 2.282222 ( 3.671662)
build_miniruby 0.001536 0.000307 1.700625 ( 1.968746)
build_ruby 0.001670 0.000334 3.319782 ( 4.446745)
build_all 0.008599 0.000852 5.274248 ( 5.816003)
build_install 0.016196 0.005950 6.681568 ( 7.275056)
test_btest 0.000781 0.000167 61.443648 ( 67.702101)
test_basic 0.007553 0.000603 0.801977 ( 1.428428)
test_all 0.084756 0.039945 696.794399 (550.278073)
test_rubyspec 0.056028 0.018919 89.745446 (127.301495)
total: 769.89 sec