Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-091212
#<BuildRuby:0x000055e458096658
@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.20230608-091212",
@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.001980 0.000147 1.895894 ( 4.904201)
autoconf 0.001059 0.000079 2.522591 ( 3.519303)
configure 0.063372 0.012186 34.578139 ( 70.373224)
build_up 0.027007 0.007533 56.312293 ( 60.632560)
build_miniruby 0.011193 0.001562 56.816846 ( 48.318173)
build_ruby 0.002425 0.000339 2.839629 ( 5.484707)
build_all 0.082205 0.023411 192.507474 (202.316200)
build_install 0.015937 0.002869 3.643940 ( 5.285238)
test_btest 0.000000 0.000861 65.416446 ( 59.171794)
test_basic 0.003706 0.004794 0.712959 ( 1.076844)
test_all 0.001243 0.000244 558.685256 (637.940326)
test_rubyspec 0.008400 0.068993 123.653785 (215.188238)
total: 1314.21 sec