Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-025923
#<BuildRuby:0x000055a69508a048
@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.20240128-025923",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000033 0.000001 0.000034 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.006449 0.000222 2.119933 ( 3.929957)
build_miniruby 0.001178 0.000000 2.100135 ( 2.801746)
build_ruby 0.001726 0.000000 3.279525 ( 4.102108)
build_all 0.008469 0.000106 5.560854 ( 5.652485)
build_install 0.008815 0.012600 7.245013 ( 7.367532)
test_btest 0.001078 0.000127 71.553822 ( 74.591390)
test_basic 0.000615 0.007928 0.850614 ( 1.412339)
test_all 0.102857 0.024748 728.934719 (756.340274)
test_rubyspec 0.071301 0.046301 182.749358 (287.882204)
total: 1144.08 sec