Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231028-170717
#<BuildRuby:0x000055c4230d2068
@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.20231028-170717",
@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.000021 0.000007 0.000028 ( 0.000029)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.007039 0.000000 2.266447 ( 3.256752)
build_miniruby 0.001428 0.000221 1.660716 ( 1.801908)
build_ruby 0.001999 0.000000 3.229111 ( 3.913750)
build_all 0.005139 0.003767 5.053736 ( 4.426668)
build_install 0.013822 0.007264 6.593994 ( 6.287877)
test_btest 0.000598 0.000200 61.594144 ( 56.710699)
test_basic 0.006069 0.002023 0.781935 ( 1.244244)
test_all 0.098358 0.029628 617.683017 (626.799015)
test_rubyspec 0.056489 0.021989 91.334204 (169.688399)
total: 874.13 sec