Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-024811
#<BuildRuby:0x00005624e07de2a8
@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.20240115-024811",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006210 0.000000 1.803795 ( 3.710069)
build_miniruby 0.002027 0.000007 6.713541 ( 8.123189)
build_ruby 0.002033 0.000075 3.196939 ( 4.450569)
build_all 0.008221 0.000000 5.059285 ( 5.607344)
build_install 0.015549 0.004092 6.300268 ( 7.987139)
test_btest 0.001838 0.000000 62.043106 ( 85.887007)
test_basic 0.004091 0.000111 0.777502 ( 1.599017)
test_all 0.113634 0.014896 757.119869 (900.261407)
test_rubyspec 0.053073 0.020881 91.071453 (156.333653)
total: 1173.96 sec