Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-021139
#<BuildRuby:0x000055d1b4296090
@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.20240314-021139",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000030 0.000005 0.000035 ( 0.000033)
build_up 0.000000 0.008858 2.776693 ( 3.022646)
build_miniruby 0.000000 0.001796 1.899609 ( 1.937284)
build_ruby 0.000000 0.002136 3.690741 ( 4.139129)
build_all 0.006447 0.002717 5.978756 ( 3.760633)
build_install 0.015701 0.005043 7.754932 ( 5.460933)
test_btest 0.000786 0.000214 69.382926 ( 35.388631)
test_basic 0.005592 0.001525 0.798648 ( 0.886655)
test_all 0.083045 0.042365 756.364905 (383.985627)
test_rubyspec 0.053996 0.047525 124.507233 (190.099421)
total: 628.69 sec