Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-031124
#<BuildRuby:0x000055a5270ae9a8
@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.20231214-031124",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006159 0.001539 2.519070 ( 3.759110)
build_miniruby 0.000000 0.001755 1.516027 ( 1.706429)
build_ruby 0.000000 0.001673 3.100380 ( 3.369271)
build_all 0.007274 0.001489 5.433085 ( 4.250106)
build_install 0.013388 0.007133 6.823279 ( 5.935516)
test_btest 0.000589 0.000181 62.893433 ( 51.420820)
test_basic 0.006827 0.002101 0.791324 ( 1.209767)
test_all 0.092835 0.030368 660.292333 (350.132829)
test_rubyspec 0.046713 0.025097 92.322906 (122.236756)
total: 544.02 sec