Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-011427
#<BuildRuby:0x0000564374e7df48
@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.20231216-011427",
@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.000021 0.000004 0.000025 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007017 0.001080 2.428676 ( 3.684738)
build_miniruby 0.001441 0.000222 1.677315 ( 1.861304)
build_ruby 0.001733 0.000267 3.299994 ( 4.050520)
build_all 0.004496 0.004371 5.622547 ( 3.950038)
build_install 0.017588 0.004386 7.222819 ( 5.919388)
test_btest 0.000000 0.001121 63.125211 ( 56.685530)
test_basic 0.004576 0.003206 0.817906 ( 1.292540)
test_all 0.091607 0.030025 676.280514 (367.071477)
test_rubyspec 0.020456 0.055281 90.450193 (111.153877)
total: 555.67 sec